summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-171-0/+3
* Remove CHILD_MAXRoland McGrath2007-07-171-1/+0
* Remove OPEN_MAXRoland McGrath2007-07-171-1/+0
* 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/+46
* 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/+0
* 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-172-3/+64
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-162-1/+7
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-112-1/+7
| |\
| | * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-101-0/+5
| | * [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-141-1/+2
* | | Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2007-07-161-10/+0
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-161-8/+26
|\ \ \
| * | | configfs: config item dependancies.Joel Becker2007-07-101-0/+5
| * | | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-0/+1
| * | | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-2/+2
| * | | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-5/+2
| * | | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-0/+16
| * | | configfs: misc cleanupsSatyam Sharma2007-07-101-1/+0
* | | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-162-1/+95
|\ \ \ \
| * | | | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-161-0/+6
| * | | | add a struct request pointer to the request structureFUJITA Tomonori2007-07-161-0/+5
| * | | | bsg: minor bug fixesFUJITA Tomonori2007-07-161-1/+1
| * | | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-163-7/+10
| * | | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+2
| * | | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
| * | | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
| * | | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
| * | | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-161-0/+1
| * | | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-163-0/+35
* | | | | ext4: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | | | ext3: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | | | ext2: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | | | remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-161-1/+0
* | | | | make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-161-2/+2
* | | | | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-161-3/+10
* | | | | Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-2/+0
OpenPOWER on IntegriCloud