| Commit message (Expand) | Author | Age |
* | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 |
* | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
| |/ |
|
* / | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 |
|/ |
|
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-29 |
|\ |
|
| * | powerpc: make it compile for multithread change | Andrew Morton | 2007-04-27 |
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 |
* | | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-29 |
* | | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 |
* | | [POWERPC] Replace if-then-else with a switch statement | Will Schmidt | 2007-04-27 |
* | | Revert "[POWERPC] DMA 4GB boundary protection" | Paul Mackerras | 2007-04-26 |
* | | [POWERPC] pci_32.c: Switch to ref counting PCI API | Alan Cox | 2007-04-24 |
* | | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] Remove find_all_nodes | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] Remove find_compatible_devices | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] Save trap number in bad_stack | Olof Johansson | 2007-04-24 |
* | | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated | Ananth N Mavinakayanahalli | 2007-04-24 |
* | | [POWERPC] pasemi: PA6T oprofile support | Olof Johansson | 2007-04-24 |
* | | [POWERPC] pasemi: Enable one more hid bit | Olof Johansson | 2007-04-24 |
* | | [POWERPC] Fix PowerPC 750CL and 750GX CPU features | Josh Boyer | 2007-04-24 |
* | | [POWERPC] Rename last get_property calls | Stephen Rothwell | 2007-04-24 |
* | | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path | Joachim Fenkes | 2007-04-12 |
* | | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt | 2007-04-12 |
* | | [POWERPC] Alignment exception uses __get/put_user_inatomic | Benjamin Herrenschmidt | 2007-04-12 |
* | | [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc | Milind Arun Choudhary | 2007-04-12 |
* | | [POWERPC] Add correct interrupt property for pegasos ide | Olaf Hering | 2007-04-12 |
* | | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Rename get_property to of_get_property | Stephen Rothwell | 2007-04-12 |
* | | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Giuliano Pochini | 2007-04-12 |
* | | [POWERPC] Remove stale comment from head_64.S | Sonny Rao | 2007-04-12 |
* | | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-12 |
* | | [POWERPC] DMA 4GB boundary protection | Jake Moilanen | 2007-04-12 |
* | | [POWERPC] Add uevent handler for of_platform_bus | Sylvain Munaut | 2007-04-12 |
* | | [POWERPC] Add a unified uevent handler for bus based on of_device | Sylvain Munaut | 2007-04-12 |
* | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-12 |
|\| |
|
| * | [POWERPC] Fix atomicity of TIF update in flush_thread() | Mathieu Desnoyers | 2007-03-16 |
| * | [PATCH] constant should be long | Al Viro | 2007-03-14 |