summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-13/+29
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk3-6/+0
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra1-0/+1
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra2-0/+48
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-1/+9
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck1-2/+8
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin1-0/+15
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-0/+5
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin1-0/+1
2006-09-26[PATCH] Move compiler check for modules to ia64 onlyAndi Kleen1-2/+2
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven1-0/+9
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P1-1/+5
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-3/+4
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+2
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik1-0/+16
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus2-0/+2
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+1
2006-09-26Driver core: Fix potential deadlock in driver coreAlan Stern1-1/+2
2006-09-26Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman1-0/+3
2006-09-26sysfs: add proper sysfs_init() prototypeAndrew Morton1-0/+7
2006-09-26drivers/base: check errorsAndrew Morton1-4/+4
2006-09-26add CONFIG_ENABLE_MUST_CHECKAndrew Morton1-0/+5
2006-09-26add __must_check to device management codeAndrew Morton4-55/+66
2006-09-26sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-1/+1
2006-09-26Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman1-0/+4
2006-09-26Class: add support for class interfaces for devicesGreg Kroah-Hartman1-0/+2
2006-09-26Driver core: create devices/virtual/ treeGreg Kroah-Hartman1-1/+4
2006-09-26Driver core: add device_rename functionGreg Kroah-Hartman1-0/+1
2006-09-26Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman1-0/+4
2006-09-26Driver core: add groups support to struct deviceGreg Kroah-Hartman1-0/+1
2006-09-26PM: platform_bus and late_suspend/early_resumeDavid Brownell1-0/+2
2006-09-26PM: no suspend_prepare() phaseDavid Brownell2-2/+0
2006-09-26PM: define PM_EVENT_PRETHAWDavid Brownell1-15/+47
2006-09-26Suspend changes for PCI coreLinus Torvalds1-0/+3
2006-09-26Suspend infrastructure cleanup and extensionLinus Torvalds2-2/+10
2006-09-26Driver core: add const to class_createMiguel Ojeda Sandonis1-1/+1
2006-09-26device_create(): make fmt argument 'const char *'Greg Kroah-Hartman1-1/+1
2006-09-26class_device_create(): make fmt argument 'const char *'Dmitry Torokhov1-1/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+10
2006-09-26Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-5/+20
2006-09-26[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2-1/+7
2006-09-26[PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh1-0/+1
2006-09-26[PATCH] WE-21 support (core API)John W. Linville2-5/+20
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-0/+8
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller1-6/+8
2006-09-25[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai1-0/+2
2006-09-25[PATCH] fix iptables __user misannotationsAl Viro1-2/+2