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
2014-07-23
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
1
-1
/
+2
2014-07-23
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
1
-1
/
+2
2014-07-23
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
3
-9
/
+17
2014-07-23
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-128
/
+367
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-1
/
+6
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-4
/
+9
2014-07-21
Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+6
2014-07-21
sparc: Hook up renameat2 syscall.
David S. Miller
4
-1
/
+6
2014-07-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-24
/
+108
2014-07-21
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-07-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-35
/
+55
2014-07-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-26
/
+21
2014-07-21
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+36
2014-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-58
/
+64
2014-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-53
/
+28
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-21
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
3
-14
/
+74
2014-07-21
batman-adv: drop QinQ claim frames in bridge loop avoidance
Simon Wunderlich
1
-10
/
+34
2014-07-20
dns_resolver: Null-terminate the right string
Ben Hutchings
1
-1
/
+1
2014-07-20
Linux 3.16-rc6
v3.16-rc6
Linus Torvalds
1
-1
/
+1
2014-07-20
Merge branch 'xen-netback'
David S. Miller
1
-23
/
+63
2014-07-20
xen-netback: Fix pointer incrementation to avoid incorrect logging
Zoltan Kiss
1
-1
/
+1
2014-07-20
xen-netback: Fix releasing header slot on error path
Zoltan Kiss
1
-5
/
+33
2014-07-20
xen-netback: Fix releasing frag_list skbs in error path
Zoltan Kiss
1
-0
/
+9
2014-07-20
xen-netback: Fix handling frag_list on grant op error path
Zoltan Kiss
1
-17
/
+20
2014-07-20
net_sched: avoid generating same handle for u32 filters
Cong Wang
1
-5
/
+14
2014-07-20
Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+10
2014-07-20
Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+21
2014-07-20
Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+14
2014-07-20
Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-07-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-6
/
+17
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
3
-9
/
+11
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+15
2014-07-20
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-62
/
+343
2014-07-20
um: segv: Save regs only in case of a kernel mode fault
Richard Weinberger
1
-1
/
+1
2014-07-20
um: Fix hung task in fix_range_common()
Richard Weinberger
1
-1
/
+5
2014-07-20
um: Ensure that a stub page cannot get unmapped
Richard Weinberger
1
-0
/
+3
2014-07-20
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
1
-7
/
+2
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-19
Btrfs: fix abnormal long waiting in fsync
Liu Bo
1
-0
/
+11
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
19
-86
/
+154
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-92
/
+137
2014-07-18
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-31
/
+48
2014-07-19
Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-6
/
+17
2014-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-35
/
+69
[next]