summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-26[MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park
2006-09-26V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil
2006-09-26V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin
2006-09-26[PATCH] Move compiler check for modules to ia64 onlyAndi Kleen
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-25add __must_check to device management codeAndrew Morton
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: define PM_EVENT_PRETHAWDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-09-25[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh
2006-09-25[PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh
2006-09-25[MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse
2006-09-25[PATCH] WE-21 support (core API)John W. Linville
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-25[GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2006-09-24[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro