summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | CRC7 supportJan Nikitenko2007-07-171-0/+14
* | | | SPI: add 3wire mode flagDavid Brownell2007-07-171-0/+1
* | | | SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+1
* | | | Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan2007-07-171-1/+1
* | | | make timespec_equal() take const argumentsJan Engelhardt2007-07-171-1/+2
* | | | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-172-5/+5
* | | | sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-174-45/+71
* | | | Remove CHILD_MAXRoland McGrath2007-07-171-1/+0Star
* | | | Remove OPEN_MAXRoland McGrath2007-07-171-1/+0Star
* | | | avoid OPEN_MAX in SCM_MAX_FDRoland McGrath2007-07-171-1/+1
* | | | unregister_blkdev(): return voidAkinobu Mita2007-07-171-1/+1
* | | | proper prototype for proc_nr_files()Adrian Bunk2007-07-171-0/+5
* | | | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-0/+1
* | | | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-0/+1
* | | | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | | | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-171-1/+1
* | | | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+14
* | | | Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter2007-07-171-0/+1
* | | | Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-173-74/+46Star
* | | | SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter2007-07-171-0/+4
* | | | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-173-12/+25
* | | | mm: clean up and kernelify shrinker registrationRusty Russell2007-07-171-17/+21
* | | | Lumpy Reclaim V4Andy Whitcroft2007-07-172-1/+10
* | | | handle kernelcore=: genericMel Gorman2007-07-171-1/+0Star
* | | | Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-172-3/+5
* | | | Create the ZONE_MOVABLE zoneMel Gorman2007-07-174-4/+25
* | | | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-1711-17/+87
* | | | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-1712-173/+0Star
* | | | mm: remove ptep_establish()Martin Schwidefsky2007-07-175-59/+26Star
| |_|/ |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1740-362/+1089
|\ \ \
| * \ \ Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1140-362/+1089
| |\ \ \
| | * | | [POWERPC] Add H_ILLAN_ATTRIBUTES hcall numberBrian King2007-07-111-0/+1
| | * | | [POWERPC] Enable arbitary speed tty ioctls and split input/output speedDavid Woodhouse2007-07-101-0/+4
| | * | | [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+4
| | * | | [POWERPC] Consolidate PowerPC 750 cputable featuresJosh Boyer2007-07-101-20/+6Star
| | * | | [POWERPC] Oprofile enhanced instruction sampling supportwill schmidt2007-07-101-0/+2
| | * | | [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-101-0/+2
| | * | | [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+1
| | * | | [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-3/+11
| | * | | [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-102-0/+9
| | * | | [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-1/+1
| | * | | [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.hKumar Gala2007-07-031-4/+198
| | * | | [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xxDavid Gibson2007-07-032-4/+150
| | * | | [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-EDavid Gibson2007-07-032-0/+91
| | * | | [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+17
| | * | | [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-0/+6
| | * | | [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-0/+1
| | * | | [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-291-5/+6
| | * | | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-291-3/+0Star
| | * | | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-5/+3Star