summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AFS: AFS fixupsDavid Howells2007-05-0912-109/+121
* AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-091-0/+2
* Fix printk format warnings in timer_list.cDavid Miller2007-05-091-11/+14
* kernel-doc: small kernel-doc optimizationBorislav Petkov2007-05-091-3/+4
* doc: what a patch series isRandy Dunlap2007-05-091-1/+2
* fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek2007-05-091-2/+2
* fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek2007-05-091-3/+1
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-091-3/+3
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-091-2/+3
* tty_set_ldisc() receive_room fixPaul Fulghum2007-05-091-7/+7
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-092-119/+125
* nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
* pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* Add info about whitespace to SubmitChecklistRoland Dreier2007-05-091-0/+4
* pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-091-0/+31
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-092-18/+4
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-093-74/+5
* cm4000_cs: use bitrevAkinobu Mita2007-05-092-29/+7
* cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
* mca: add integrated device bus matchingJames Bottomley2007-05-093-10/+31
* mca: fix bus matchingJames Bottomley2007-05-091-1/+1
* Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao2007-05-091-3/+2
* Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao2007-05-091-8/+6
* Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-092-17/+21
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-0912-5/+22
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-093-1/+60
* uml: turn build warnings into commentsMiklos Szeredi2007-05-093-5/+8
* Fix Linuxdoc commentJeff Dike2007-05-091-1/+0
* uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* uml: turn on SCSI supportPeter Zijlstra2007-05-092-73/+1
* uml: fix build breakageJeff Dike2007-05-091-0/+9
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-0911-185/+226
* swsusp: clean up printkAndrew Morton2007-05-091-1/+1
* fix leaky resv_huge_pages when cpuset is in useKen Chen2007-05-091-0/+2
* dm log: fix resume failed log deviceJonathan Brassow2007-05-091-1/+8
* dm raid1: switch rh_in_sync to blocking in do_readsJonathan Brassow2007-05-091-1/+1
* dm raid1: fix to commit pending clear region requestsJonathan Brassow2007-05-091-2/+1
* dm: delay targetHeinz Mauelshagen2007-05-094-0/+419
* dm: bio list helpersHeinz Mauelshagen2007-05-091-0/+26
* dm io: remove old interfaceMilan Broz2007-05-092-175/+7
* dm raid1: update dm io interfaceMilan Broz2007-05-091-4/+21
* dm log: update dm io interfaceHeinz Mauelshagen2007-05-091-7/+24
* dm exception store: update dm io interfaceHeinz Mauelshagen2007-05-091-25/+29
* dm kcopyd: update dm io interfaceMilan Broz2007-05-091-10/+18
* dm io: new interfaceHeinz Mauelshagen2007-05-092-1/+173
* dm io: prepare for new interfaceHeinz Mauelshagen2007-05-091-17/+44
* dm io: delay dec_countHeinz Mauelshagen2007-05-091-2/+10
* dm raid1: add handle_errors feature flagJonathan E Brassow2007-05-091-2/+63
* dm log: report fault statusJonathan E Brassow2007-05-092-7/+11
* dm log: fault detectionJonathan E Brassow2007-05-091-3/+27