summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-12[PATCH] sky2: phy processing in workqueue rather than taskletStephen Hemminger2-31/+33
2005-12-12[PATCH] sky2: ethtool get/set interrupt coalescingStephen Hemminger1-12/+103
2005-12-12[PATCH] sky2: copy threshold as module parameterStephen Hemminger1-2/+5
2005-12-12[PATCH] sky2: device structure alignmentStephen Hemminger1-4/+4
2005-12-12[PATCH] sky2: don't die if we see chip rev 0xb5Stephen Hemminger1-10/+8
2005-12-12Merge branch 'master'Jeff Garzik177-3559/+3808
2005-12-12Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds1-1/+8
2005-12-12[PATCH] md: use correct size of raid5 stripe cache when measuring how full it isNeilBrown1-3/+4
2005-12-12[PATCH] md: fix a use-after-free bug in raid1NeilBrown1-2/+3
2005-12-12[PATCH] raw driver: Kconfig fixAndrew Morton1-9/+9
2005-12-12[PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones1-1/+1
2005-12-12[PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni1-0/+2
2005-12-12[PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto1-1/+1
2005-12-12[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre1-8/+11
2005-12-12[PATCH] broken cast in parport_pcDave Jones1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S7-5/+19
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2-2/+8
2005-12-12[PATCH] ipmi: fix panic generator IDMatt Domsch1-1/+1
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab2-2/+2
2005-12-12[PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2-61/+9
2005-12-12[PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab38-113/+134
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab35-817/+817
2005-12-12[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab1-1638/+1638
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab39-542/+542
2005-12-12[PATCH] mips: setup_zero_pages count 1Hugh Dickins1-2/+2
2005-12-12[PATCH] Add try_to_freeze to kauditdPierre Ossman1-1/+3
2005-12-12[PATCH] uml: fix compile error for ttPekka J Enberg2-1/+2
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2-3/+12
2005-12-12[PATCH] cciss: double put_disk()Jens Axboe1-3/+0
2005-12-12[PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S1-4/+1
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar1-1/+25
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley2-0/+7
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley2-0/+23
2005-12-12[PATCH] Fix listxattr() for generic security attributesDaniel Drake1-1/+1
2005-12-12[PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri1-5/+13
2005-12-12[PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri1-2/+1
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma2-0/+43
2005-12-12[PATCH] ext3: fix mount options documentationAndreas Gruenbacher1-13/+13
2005-12-12[PATCH] KERNELRELEASE depends on CONFIG_LOCALVERSIONAndreas Schwab1-1/+1
2005-12-12[PATCH] x86: fix NMI with CPU hotplugShaohua Li1-7/+0
2005-12-12[PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo1-2/+16
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton1-4/+4
2005-12-11Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds1-3/+8
2005-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-219/+299
2005-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds14-60/+139
2005-12-11Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2-46/+1
2005-12-11Allow arbitrary shared PFNMAP'sLinus Torvalds1-4/+12
2005-12-12[PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernelJohannes Berg1-0/+4
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt2-10/+31