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-09-26
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
4
-7
/
+12
2014-09-26
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-09-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2014-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+16
2014-09-26
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
14
-61
/
+73
2014-09-26
mm: softdirty: keep bit when zapping file pte
Peter Feiner
1
-1
/
+1
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-09-26
genalloc: fix device node resource counter
Vladimir Zapolskiy
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-09-26
mm, slab: initialize object alignment on cache creation
David Rientjes
1
-9
/
+2
2014-09-26
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
Peter Feiner
1
-9
/
+18
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-09-26
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-09-26
MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
Paul Burton
1
-3
/
+3
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-58
/
+150
2014-09-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-408
/
+420
2014-09-25
MAINTAINERS: new Documentation maintainer
Randy Dunlap
1
-2
/
+1
2014-09-25
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2
-39
/
+21
2014-09-25
Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...
Rafael J. Wysocki
177
-631
/
+1195
2014-09-25
Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-09-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
5
-45
/
+44
2014-09-25
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-7
/
+237
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
1
-2
/
+12
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
5
-385
/
+355
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
5
-13
/
+23
2014-09-24
sched: add macros to define bitops for task atomic flags
Zefan Li
2
-9
/
+18
2014-09-24
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2014-09-24
Input: i8042 - fix Asus X450LCP touchpad detection
Marcos Paulo de Souza
1
-0
/
+7
2014-09-25
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
1
-35
/
+15
2014-09-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-32
/
+71
2014-09-24
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
1
-1
/
+4
2014-09-24
x86/efi: Truncate 64-bit values when calling 32-bit OutputString()
Matt Fleming
1
-2
/
+4
2014-09-24
ACPICA: Update to GPIO region handler interface.
Bob Moore
6
-16
/
+104
2014-09-25
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-26
/
+63
2014-09-25
Merge tag 'drm-intel-fixes-2014-09-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-6
/
+8
2014-09-24
ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
Fu Zhonghui
1
-1
/
+0
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-12
/
+52
2014-09-24
sparc: bpf_jit: fix loads from negative offsets
Alexei Starovoitov
2
-1
/
+4
2014-09-24
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-11
/
+21
2014-09-24
parisc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
1
-0
/
+1
2014-09-24
powerpc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
1
-0
/
+1
2014-09-24
s390: Update defconfigs which were missing CONFIG_NET.
David S. Miller
5
-0
/
+5
2014-09-24
mips: Update some more defconfigs which were missing CONFIG_NET.
David S. Miller
2
-0
/
+2
2014-09-24
sparc: Set CONFIG_NET=y in defconfigs
Michal Marek
1
-0
/
+1
2014-09-24
sh: Set CONFIG_NET=y in defconfigs
Michal Marek
2
-0
/
+2
2014-09-24
powerpc: Set CONFIG_NET=y in defconfigs
Michal Marek
5
-0
/
+5
[prev]
[next]