aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] inotify: fix deadlock found by lockdepArjan van de Ven2006-07-311-1/+1
* [PATCH] Add linux-mm mailing list for memory management in MAINTAINERS fileSteven Rostedt2006-07-311-0/+6
* [PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens2006-07-311-0/+5
* [PATCH] hide onboard graphics drivers on G5Olaf Hering2006-07-311-4/+4
* [PATCH] enable mac partition label per default on pmacOlaf Hering2006-07-311-1/+1
* [PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz2006-07-311-4/+11
* [PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz2006-07-311-12/+4
* [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-311-2/+2
* [PATCH] sgiioc4: Always share IRQBrent Casavant2006-07-313-2/+3
* [PATCH] Doc/SubmittingPatches cleanupsRandy Dunlap2006-07-311-6/+4
* [PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer2006-07-312-4/+57
* [PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap2006-07-312-24/+26
* [PATCH] kernel-doc: ignore __devinitRandy Dunlap2006-07-311-0/+1
* [PATCH] fix kernel-api doc for kernel/resource.cRandy Dunlap2006-07-311-1/+1
* [PATCH] fix cond_resched() fixJim Houston2006-07-311-5/+5
* [PATCH] fix bad macro param in timer.cSteven Rostedt2006-07-311-1/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-317-34/+26
* [PATCH] cpu hotplug: fix hotplug cpu documentation for proper usageChandra Seetharaman2006-07-311-2/+10
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-317-13/+13
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-316-28/+14
* [PATCH] always define IRQ_PER_CPUYoichi Yuasa2006-07-311-1/+1
* [PATCH] nbd: Abort request on data reception failureMichal Feix2006-07-311-1/+2
* [PATCH] nbd: Check magic before doing anything elseMichal Feix2006-07-311-7/+9
* [PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven2006-07-311-3/+3
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-312-0/+3
* [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-311-1/+6
* [PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader2006-07-311-3/+3
* [PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader2006-07-311-16/+0
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-317-0/+15
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-315-38/+34
* [PATCH] i386: fix CONFIG_EFI helpArthur Othieno2006-07-311-1/+1
* [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3
* [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-312-16/+10
* [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown2006-07-311-7/+13
* [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* [PATCH] Fix ppc32 zImage inflatePeter Korsgaard2006-07-311-1/+4
* [PATCH] delay accounting: temporarily enable by defaultShailabh Nagar2006-07-314-12/+14
* [PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar2006-07-311-13/+11
* [PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar2006-07-312-8/+4
* [PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell2006-07-312-2/+29
* [PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk2006-07-311-1/+0
* [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-312-6/+17
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-313-8/+29
* [PATCH] sched: build_sched_domains() fixSiddha, Suresh B2006-07-311-1/+6
* Linux v2.6.18-rc3Linus Torvalds2006-07-291-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-299-60/+76
|\
| * [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-291-0/+2