index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
NFS: Kill fscache warnings when mounting without -ofsc
Trond Myklebust
1
-4
/
+15
2012-12-21
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
David Howells
1
-0
/
+1
2012-12-20
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-53
/
+64
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
14
-121
/
+180
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
30
-88
/
+261
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
80
-531
/
+1311
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
118
-357
/
+211
2012-12-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-7
/
+11
2012-12-20
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
25
-183
/
+204
2012-12-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-9
/
+158
2012-12-20
keys: use keyring_alloc() to create module signing keyring
David Howells
1
-9
/
+6
2012-12-20
keys: fix unreachable code
Alan Cox
1
-2
/
+0
2012-12-20
sendfile: allows bypassing of notifier events
Scott Wolchok
1
-0
/
+2
2012-12-20
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2012-12-20
fat: fix incorrect function comment
Ravishankar N
3
-4
/
+7
2012-12-20
Documentation: ABI: remove testing/sysfs-devices-node
Davidlohr Bueso
1
-7
/
+0
2012-12-20
proc: fix inconsistent lock state
Xiaotian Feng
1
-6
/
+6
2012-12-20
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
1
-2
/
+4
2012-12-20
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
1
-1
/
+13
2012-12-20
checkpatch: warn on uapi #includes that #include <uapi/...
Joe Perches
1
-2
/
+5
2012-12-20
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
1
-1
/
+0
2012-12-20
mm: clean up transparent hugepage sysfs error messages
Jeremy Eder
1
-3
/
+3
2012-12-20
hfsplus: add error message for the case of failure of sync fs in delayed_sync...
Vyacheslav Dubeyko
1
-1
/
+4
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
3
-5
/
+12
2012-12-20
hfsplus: rework processing errors in hfsplus_free_extents()
Vyacheslav Dubeyko
1
-4
/
+20
2012-12-20
hfsplus: avoid crash on failed block map free
Alan Cox
1
-1
/
+12
2012-12-20
kcmp: include linux/ptrace.h
Cyrill Gorcunov
1
-0
/
+1
2012-12-20
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
1
-0
/
+1
2012-12-20
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
1
-2
/
+9
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
4
-2
/
+23
2012-12-20
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
1
-15
/
+47
2012-12-20
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
1
-3
/
+15
2012-12-20
Documentation: kernel-parameters.txt remove capability.disable
Josh Boyer
1
-6
/
+0
2012-12-20
mm: fix calculation of dirtyable memory
Sonny Rao
1
-5
/
+20
2012-12-20
compaction: fix build error in CMA && !COMPACTION
Minchan Kim
1
-6
/
+20
2012-12-20
vfs: make lremovexattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: make removexattr retry once on ESTALE
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: make llistxattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: make listxattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: make lgetxattr retry once on ESTALE
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: make getxattr retry once on an ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: allow lsetxattr() to retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: allow setxattr to retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: allow utimensat() calls to retry once on an ESTALE error
Jeff Layton
1
-1
/
+5
2012-12-20
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
1
-1
/
+8
2012-12-20
vfs: make fchownat retry once on ESTALE errors
Jeff Layton
1
-0
/
+5
2012-12-20
vfs: make fchmodat retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: have chroot retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-20
vfs: have chdir retry lookup and call once on ESTALE error
Jeff Layton
1
-2
/
+7
[next]