summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter1-8/+2
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter1-1/+0
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds3-2/+75
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-44/+79
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds57-1211/+2341
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds82-1180/+2115
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds55-462/+3208
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds211-2621/+6133
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton1-0/+2
2006-12-07[PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage1-2/+3
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur1-14/+14
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur1-6/+3
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur1-21/+42
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2-1/+3
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard5-266/+423
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard1-1/+51
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard2-23/+322
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: fix request eventsCorey Minyard1-10/+12
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard6-1/+207
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard4-132/+304
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard3-6/+30
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard1-113/+97
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard1-56/+91
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements2-0/+17
2006-12-07[PATCH] add ignore_loglevel boot optionIngo Molnar2-1/+17
2006-12-07[PATCH] lockdep: register_lock_class() fixIngo Molnar1-0/+6
2006-12-07[PATCH] Update ext[23] mailing list addressErik Mouw1-3/+9
2006-12-07[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insertJohann Lombardi1-3/+4
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise2-17/+0
2006-12-07[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vectorChen, Kenneth W1-1/+0
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm5-188/+63
2006-12-07[PATCH] do_coredump() and not stopping rewrite attacks?Alexey Dobriyan1-1/+2
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk19-68/+102
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen1-10/+103
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller25-40/+40
2006-12-07[PATCH] jffs: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman3-7/+3