aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06[IA64] utrace syscall.h support for ia64Shaohua Li3-0/+163
2008-10-04clockevents: check broadcast tick device not the clock events deviceThomas Gleixner1-2/+4
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2-1/+14
2008-10-03leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener1-32/+38
2008-10-03leds-fsg: change order of initialization and deinitializationSven Wegener1-14/+14
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen1-1/+1
2008-10-03Documentation/HOWTO: info about interface changes should CC linux-api@vgerMichael Kerrisk1-1/+2
2008-10-03SubmitChecklist: interfaces changes should CC linux-api@Michael Kerrisk1-0/+2
2008-10-03MAINTAINERS: add mailing list for man-pagesMichael Kerrisk1-0/+1
2008-10-03cpusets: remove pj from cpuset maintainersPaul Jackson1-2/+0
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03orion_spi: fix handling of default transfer speedLennert Buytenhek1-1/+1
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore1-7/+4
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-10-03Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds1-5/+4
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens2-34/+56
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell11-279/+597
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell3-17/+67
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell3-13/+14
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle1-1/+1
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle3-7/+7
2008-10-03e1000e: Fix incorrect debug warningLinus Torvalds1-1/+1
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds1-0/+19
2008-10-02e1000e: update version from k4 to k6Jesse Brandeburg1-1/+1
2008-10-02e1000e: debug contention on NVM SWFLAGThomas Gleixner1-0/+17
2008-10-02e1000e: drop stats lockJesse Brandeburg2-19/+0
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg2-14/+5
2008-10-02e1000e: do not ever sleep in interrupt contextJesse Brandeburg2-3/+30
2008-10-02e1000e: reset swflag after resetting hardwareJesse Brandeburg1-0/+3
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft1-5/+8
2008-10-02mm: tiny-shmem nommu fixNick Piggin3-1/+8
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer1-4/+8
2008-10-02fix error-path NULL deref in alloc_posix_timer()Dan Carpenter1-1/+1
2008-10-02braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2-7/+21
2008-10-02fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-02ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-02ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-10-02ASoC: Set correct name for WM8753 rec mixer outputRob Sims1-2/+2
2008-10-02powerpc: Fix boot hang regression on MPC8544DSKumar Gala1-1/+11
2008-10-01e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan5-3/+100
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-10-01MN10300: Fix IRQ handlingDavid Howells3-28/+47
2008-10-01dm mpath: add missing path switching lockingChandra Seetharaman1-1/+15
2008-10-01dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka1-0/+3
2008-10-01dm: always allow one page in dm_merge_bvecMikulas Patocka1-4/+5
2008-10-01af_key: Free dumping state on socket closeTimo Teras1-11/+19