summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* | | | | | | sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-17
* | | | | | | Remove CHILD_MAXRoland McGrath2007-07-17
* | | | | | | Remove OPEN_MAXRoland McGrath2007-07-17
* | | | | | | unregister_blkdev(): return voidAkinobu Mita2007-07-17
* | | | | | | proper prototype for proc_nr_files()Adrian Bunk2007-07-17
* | | | | | | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* | | | | | | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* | | | | | | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* | | | | | | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-17
* | | | | | | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | | | | | | Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter2007-07-17
* | | | | | | Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-17
* | | | | | | SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter2007-07-17
* | | | | | | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-17
* | | | | | | mm: clean up and kernelify shrinker registrationRusty Russell2007-07-17
* | | | | | | Lumpy Reclaim V4Andy Whitcroft2007-07-17
* | | | | | | handle kernelcore=: genericMel Gorman2007-07-17
* | | | | | | Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* | | | | | | Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* | | | | | | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-10
| | * | | | | [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-14
* | | | | | | Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2007-07-16
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-16
|\ \ \ \ \ \ \
| * | | | | | | configfs: config item dependancies.Joel Becker2007-07-10
| * | | | | | | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-10
| * | | | | | | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-10
| * | | | | | | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-10
| * | | | | | | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-10
| * | | | | | | configfs: misc cleanupsSatyam Sharma2007-07-10
* | | | | | | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\ \ \ \ \ \ \ \
| * | | | | | | | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-16
| * | | | | | | | add a struct request pointer to the request structureFUJITA Tomonori2007-07-16
| * | | | | | | | bsg: minor bug fixesFUJITA Tomonori2007-07-16
| * | | | | | | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
| * | | | | | | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
| * | | | | | | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-16
| * | | | | | | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-16
| * | | | | | | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-16
| * | | | | | | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-16
| * | | | | | | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | ext4: statfs speed upBadari Pulavarty2007-07-16
* | | | | | | | ext3: statfs speed upBadari Pulavarty2007-07-16
* | | | | | | | ext2: statfs speed upBadari Pulavarty2007-07-16
* | | | | | | | remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-16
* | | | | | | | make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-16
* | | | | | | | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-16