summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12c/r: prctl: less paranoid prctl_set_mm_exe_file()Konstantin Khlebnikov1-6/+10
2012-07-12ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques1-1/+1
2012-07-12mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven1-2/+2
2012-07-12mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-12mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven1-0/+1
2012-07-12mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven1-0/+2
2012-07-12mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven1-3/+0
2012-07-12mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven7-23/+12
2012-07-12drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2-3/+6
2012-07-12hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz1-14/+14
2012-07-12timekeeping: Provide hrtimer update functionThomas Gleixner2-0/+35
2012-07-12hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner1-2/+3
2012-07-12timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner1-2/+23
2012-07-12timekeeping: Fix leapsecond triggered load spike issueJohn Stultz1-0/+4
2012-07-12hrtimer: Provide clock_was_set_delayed()John Stultz2-1/+28
2012-07-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-2/+7
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-17/+25
2012-07-11media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+22
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-19/+47
2012-07-11Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-22/+0
2012-07-11Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-76/+126
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-56/+104
2012-07-11Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-07-11Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2012-07-11MN10300: Fix a missing semicolonDavid Howells1-1/+1
2012-07-11Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity1-0/+1
2012-07-11powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt1-0/+1
2012-07-11KVM: Fix device assignment threaded irq handlerAlex Williamson1-2/+13
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan3-0/+5
2012-07-11mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski1-2/+2
2012-07-11mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-07-11gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar1-0/+2
2012-07-11Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-13/+33
2012-07-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-17/+69
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-07-10Revert "of: match by compatible property first"Linus Torvalds1-26/+4
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler1-1/+1
2012-07-10NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-0/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern4-33/+12
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois3-0/+15
2012-07-10Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-10/+30
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt1-1/+1
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt1-1/+1
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2-3/+3
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt4-12/+64
2012-07-10Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+5
2012-07-10gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede1-5/+8