aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-07-16v850: enable arbitary speed tty ioctlsAlan Cox
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox
2007-07-16ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox
2007-07-16fix alpha ISA supportIvan Kokshaysky
2007-07-16h8300 entry.S updateYoshinori Sato
2007-07-16h8300: enable arbitary speed tty port setupAlan Cox
2007-07-16FRV: Connect up new syscallsDavid Howells
2007-07-16split mmapMiklos Szeredi
2007-07-16slob: initial NUMA supportPaul Mundt
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16page table handling cleanupJan Beulich
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-16lib: add idr_remove_allKristian Hoegsberg
2007-07-16lib: add idr_for_each()Kristian Hoegsberg
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta
2007-07-16more ACSI removalAdrian Bunk
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller
2007-07-16[SPARC64]: Export powerd facilities for external entities.David S. Miller
2007-07-16[SPARC64]: Assorted LDC bug cures.David S. Miller
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori
2007-07-16bsg: minor bug fixesFUJITA Tomonori
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-15frv: missing __clear_user()Al Viro
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy