aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-8/+1
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-9/+0
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-1/+1
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+0
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-7/+5
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-2/+0
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers1-0/+2
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown487-6039/+5849
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley1-3/+5
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds12-44/+145
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 Linus Torvalds1-1/+1
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds3-26/+136
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-4/+2
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-4/+14
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-238/+860
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2-0/+4
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi1-0/+14
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi4-0/+17
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara1-0/+1
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-0/+25
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-3/+5
2005-09-07[PATCH] w100fb: Rewrite for platform independenceRichard Purdie1-5/+133
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+1
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman2-0/+16
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-0/+9
2005-09-07[PATCH] sd: read-only switchPierre Ossman2-0/+4
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman3-0/+9
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-0/+6
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-1/+2
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard1-0/+1
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard1-7/+23
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-0/+2
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-1/+15
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-3/+33
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-10/+0
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookupsEric Dumazet1-2/+2
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes4-33/+23
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+6
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-2/+3
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson1-3/+5
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan1-0/+1
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell2-4/+3
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell18-223/+30
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell21-171/+26
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell20-348/+31
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell21-239/+48