| Commit message (Expand) | Author | Age |
* | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke | 2007-07-17 |
* | spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x | Joakim Tjernlund | 2007-07-17 |
* | SPI: tle620x power switch driver | Ben Dooks | 2007-07-17 |
* | CRC7 support | Jan Nikitenko | 2007-07-17 |
* | SPI: add 3wire mode flag | David Brownell | 2007-07-17 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 |
* | Fix sparse false positives re BUG_ON(ptr) | Alexey Dobriyan | 2007-07-17 |
* | make timespec_equal() take const arguments | Jan Engelhardt | 2007-07-17 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 |
* | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 2007-07-17 |
* | Remove CHILD_MAX | Roland McGrath | 2007-07-17 |
* | Remove OPEN_MAX | Roland McGrath | 2007-07-17 |
* | avoid OPEN_MAX in SCM_MAX_FD | Roland McGrath | 2007-07-17 |
* | unregister_blkdev(): return void | Akinobu Mita | 2007-07-17 |
* | proper prototype for proc_nr_files() | Adrian Bunk | 2007-07-17 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic | Christoph Lameter | 2007-07-17 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | Add VM_BUG_ON in case someone uses page_mapping on a slab page | Christoph Lameter | 2007-07-17 |
* | Slab allocators: Cleanup zeroing allocations | Christoph Lameter | 2007-07-17 |
* | SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG | Christoph Lameter | 2007-07-17 |
* | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics | Christoph Lameter | 2007-07-17 |
* | mm: clean up and kernelify shrinker registration | Rusty Russell | 2007-07-17 |
* | Lumpy Reclaim V4 | Andy Whitcroft | 2007-07-17 |
* | handle kernelcore=: generic | Mel Gorman | 2007-07-17 |
* | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman | 2007-07-17 |
* | Create the ZONE_MOVABLE zone | Mel Gorman | 2007-07-17 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 |
* | mm: remove ptep_establish() | Martin Schwidefsky | 2007-07-17 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2007-07-10 |
| |\ |
|
| | * | [POWERPC] Add H_ILLAN_ATTRIBUTES hcall number | Brian King | 2007-07-10 |
| | * | [POWERPC] Enable arbitary speed tty ioctls and split input/output speed | David Woodhouse | 2007-07-10 |
| | * | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds | 2007-07-10 |
| | * | [POWERPC] Consolidate PowerPC 750 cputable features | Josh Boyer | 2007-07-10 |
| | * | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt | 2007-07-10 |
| | * | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2007-07-10 |
| | * | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 2007-07-10 |
| | * | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 |
| | * | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 |
| | * | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala | 2007-07-10 |
| | * | [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h | Kumar Gala | 2007-07-03 |
| | * | [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx | David Gibson | 2007-07-03 |
| | * | [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E | David Gibson | 2007-07-03 |
| | * | [POWERPC] spufs: Add spu stats in sysfs | Christoph Hellwig | 2007-07-03 |
| | * | [POWERPC] spufs: Add stat file to spufs | Christoph Hellwig | 2007-07-03 |
| | * | [POWERPC] spufs: Add bit definition | Sebastian Siewior | 2007-07-03 |