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-02-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+162
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-84
/
+138
2014-02-08
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-7
/
+7
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-32
/
+60
2014-02-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
20
-67
/
+102
2014-02-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-11
/
+24
2014-02-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-72
/
+84
2014-02-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+36
2014-02-07
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+75
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
9081
-199116
/
+514867
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+17
2014-02-06
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
Rafael J. Wysocki
1
-2
/
+4
2014-02-06
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
10
-26
/
+178
2014-02-06
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-06
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...
Tang Chen
1
-8
/
+11
2014-02-06
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...
Tang Chen
1
-1
/
+1
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2
-5
/
+62
2014-02-06
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+83
2014-02-06
Documentation/kernel-parameters.txt: fix memmap= language
Randy Dunlap
1
-4
/
+4
2014-02-06
Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+39
2014-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
x86, microcode, AMD: Unify valid container checks
Borislav Petkov
1
-14
/
+29
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
2014-02-06
MIPS: fpu.h: Fix build when CONFIG_BUG is not set
Aaro Koskinen
1
-0
/
+2
2014-02-06
arm64: barriers: allow dsb macro to take option parameter
Will Deacon
1
-1
/
+1
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-2
/
+148
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-101
/
+58
2014-02-05
Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+5
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
4
-106
/
+668
[next]