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-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
33
-129
/
+275
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
36
-73
/
+2837
2014-04-10
Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-18
/
+75
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
64
-501
/
+3292
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-1166
/
+2577
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
40
-738
/
+546
2014-04-09
futex: avoid race between requeue and wake
Linus Torvalds
1
-0
/
+5
2014-04-09
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
Stewart Smith
2
-14
/
+4
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
3
-538
/
+0
2014-04-09
power, sched: stop updating inside arch_update_cpu_topology() when nothing to...
Michael Wang
1
-0
/
+15
2014-04-09
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
Tony Breeds
1
-0
/
+1
2014-04-09
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
Monam Agarwal
1
-1
/
+1
2014-04-09
powerpc/opal: Add missing include
Michael Neuling
1
-0
/
+2
2014-04-09
powerpc: Convert last uses of __FUNCTION__ to __func__
Joe Perches
1
-6
/
+5
2014-04-09
powerpc: Add lq/stq emulation
Anton Blanchard
3
-8
/
+46
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
3
-0
/
+6
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
4
-1
/
+128
2014-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
1
-8
/
+20
2014-04-09
powerpc: Remove dead code in sycall entry
Michael Neuling
1
-8
/
+0
2014-04-09
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
Li Zhong
1
-1
/
+1
2014-04-09
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
Aneesh Kumar K.V
1
-0
/
+13
2014-04-09
powerpc/powernv: Fix endian issues with sensor code
Anton Blanchard
2
-3
/
+4
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
27
-137
/
+264
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
14
-150
/
+144
2014-04-08
fs/ncpfs/dir.c: fix indenting in ncp_lookup()
Dan Carpenter
1
-2
/
+2
2014-04-08
ncpfs/inode.c: fix mismatch printk formats and arguments
Joe Perches
1
-2
/
+2
2014-04-08
ncpfs: remove now unused PRINTK macro
Joe Perches
1
-3
/
+0
2014-04-08
ncpfs: convert PPRINTK to ncp_vdbg
Joe Perches
5
-18
/
+22
2014-04-08
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
Joe Perches
9
-83
/
+74
2014-04-08
ncpfs: Add pr_fmt and convert printks to pr_<level>
Joe Perches
5
-27
/
+34
2014-04-08
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
David Rientjes
1
-1
/
+7
2014-04-08
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-08
autofs4: check dev ioctl size before allocating
Sasha Levin
1
-0
/
+3
2014-04-08
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
1
-15
/
+1
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-168
/
+320
2014-04-08
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
136
-2
/
+89854
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-36
/
+99
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
47
-979
/
+1032
2014-04-08
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
483
-15914
/
+37462
2014-04-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
1
-0
/
+3
2014-04-08
backlight: lm3639: Use devm_backlight_device_register()
Daniel Jeong
1
-10
/
+7
2014-04-08
backlight: gpio-backlight: Add DT support
Denis Carikli
2
-7
/
+67
2014-04-08
backlight: core: Replace kfree with put_device
Levente Kurusa
1
-1
/
+1
2014-04-08
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
1
-4
/
+11
2014-04-07
mmc: sdhci-acpi: Intel SDIO has broken card detect
Adrian Hunter
1
-0
/
+1
2014-04-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
14
-83
/
+51
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-30
/
+16
2014-04-07
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
21
-115
/
+114
[next]