Age | Commit message (Expand) | Author |
2012-07-11 | tmpfs: revert SEEK_DATA and SEEK_HOLE | Hugh Dickins |
2012-07-11 | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT | Kevin Hilman |
2012-07-11 | fat: fix non-atomic NFS i_pos read | Steven J. Magnani |
2012-07-11 | MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section | Kevin Hilman |
2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter |
2012-07-11 | fs: ramfs: file-nommu: add SetPageUptodate() | Bob Liu |
2012-07-11 | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning | Benoît Thébaudeau |
2012-07-11 | mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails | Wen Congyang |
2012-07-11 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven |
2012-07-11 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven |
2012-07-11 | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven |
2012-07-11 | h8300/signal: fix typo "statis" | Geert Uytterhoeven |
2012-07-11 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven |
2012-07-11 | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic... | Lee Jones |
2012-07-11 | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ | Lee Jones |
2012-07-11 | mm, thp: abort compaction if migration page cannot be charged to memcg | David Rientjes |
2012-07-11 | c/r: prctl: less paranoid prctl_set_mm_exe_file() | Konstantin Khlebnikov |
2012-07-11 | ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() | Luis Henriques |
2012-07-11 | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" | Geert Uytterhoeven |
2012-07-11 | mn10300: mm/dma-alloc.c needs <linux/export.h> | Geert Uytterhoeven |
2012-07-11 | mn10300: kernel/traps.c needs <linux/export.h> | Geert Uytterhoeven |
2012-07-11 | mn10300: kernel/internal.h needs <linux/irqreturn.h> | Geert Uytterhoeven |
2012-07-11 | mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven |
2012-07-11 | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c | Geert Uytterhoeven |
2012-07-11 | drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() | Devendra Naga |
2012-07-11 | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu |
2012-07-11 | hrtimer: Update hrtimer base offsets each hrtimer_interrupt | John Stultz |
2012-07-11 | timekeeping: Provide hrtimer update function | Thomas Gleixner |
2012-07-11 | hrtimers: Move lock held region in hrtimer_interrupt() | Thomas Gleixner |
2012-07-11 | timekeeping: Maintain ktime_t based offsets for hrtimers | Thomas Gleixner |
2012-07-11 | timekeeping: Fix leapsecond triggered load spike issue | John Stultz |
2012-07-11 | hrtimer: Provide clock_was_set_delayed() | John Stultz |
2012-07-11 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-07-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2012-07-11 | media: mx2_camera: Fix mbus format handling | Javier Martin |
2012-07-11 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-11 | Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-07-11 | Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-11 | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-11 | Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-11 | Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-11 | MN10300: Fix a missing semicolon | David Howells |
2012-07-11 | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 | Avi Kivity |
2012-07-11 | powerpc/kvm: Fix "PR" KVM implementation of H_CEDE | Benjamin Herrenschmidt |
2012-07-11 | KVM: Fix device assignment threaded irq handler | Alex Williamson |
2012-07-11 | Input: xpad - add signature for Razer Onza Tournament Edition | Ilia Katsnelson |
2012-07-11 | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan |
2012-07-10 | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() | Guennadi Liakhovetski |
2012-07-10 | mmc: core: Revert "skip card initialization if power class selection fails" | Venkatraman S |
2012-07-10 | gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined | Jerry Snitselaar |