index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
emi62
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
mm: sparse: fix section usemap placement calculation
Yinghai Lu
1
-1
/
+1
2012-07-12
xtensa: fix incorrect memset
Alan Cox
1
-1
/
+1
2012-07-12
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-12
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-12
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-12
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-12
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
1
-7
/
+6
2012-07-12
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Kevin Hilman
1
-0
/
+1
2012-07-12
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-12
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-12
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-12
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-07-12
h8300/uaccess: add mising __clear_user()
Geert Uytterhoeven
1
-0
/
+2
2012-07-12
h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()
Geert Uytterhoeven
1
-1
/
+0
2012-07-12
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
h8300/signal: fix typo "statis"
Geert Uytterhoeven
1
-1
/
+1
2012-07-12
h8300/pgtable: add missing #include <asm-generic/pgtable.h>
Geert Uytterhoeven
1
-0
/
+3
2012-07-12
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-12
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-12
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
1
-1
/
+4
2012-07-12
c/r: prctl: less paranoid prctl_set_mm_exe_file()
Konstantin Khlebnikov
1
-6
/
+10
2012-07-12
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-12
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Geert Uytterhoeven
1
-2
/
+2
2012-07-12
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
mn10300: kernel/traps.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-12
mn10300: kernel/internal.h needs <linux/irqreturn.h>
Geert Uytterhoeven
1
-0
/
+2
2012-07-12
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
1
-3
/
+0
2012-07-12
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
7
-23
/
+12
2012-07-12
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-12
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2
-3
/
+6
2012-07-08
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-08
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-07
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
2
-0
/
+9
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
1
-1
/
+1
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
1
-2
/
+2
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
3
-13
/
+28
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
3
-0
/
+17
2012-07-05
ARM: fix set_domain() macro
Russell King
1
-9
/
+9
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-05
ARM: apx4devkit: fix FEC enabling PHY clock
Lauri Hintsala
1
-0
/
+11
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
ARM: fix mach-versatile/pci.c warning
Russell King
1
-1
/
+0
2012-07-04
ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
Benoit Cousson
1
-4
/
+4
[next]