summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-08[IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA1-1/+1
2005-12-09[PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson1-16/+41
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson3-3/+37
2005-12-09[PATCH] powerpc: Set cache info defaultsOlof Johansson1-1/+9
2005-12-09[PATCH] Fix windfarm model-id tableMichal Ostrowski1-2/+2
2005-12-08[NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger1-1/+2
2005-12-08[PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt1-12/+0
2005-12-08[PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt1-1/+2
2005-12-08[PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz1-1/+1
2005-12-06[TG3]: remove warning on raceStephen Hemminger1-6/+9
2005-12-06[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().David S. Miller1-54/+61