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: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-23
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-23
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-23
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-23
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
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-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-23
x86, cpu: Fix cache topology for early P4-SMT
Peter Zijlstra
2
-11
/
+23
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2
-12
/
+5
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
1
-16
/
+9
2014-07-23
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
1
-4
/
+13
2014-07-23
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
1
-3
/
+3
2014-07-22
Input: document INPUT_PROP_TOPBUTTONPAD
Peter Hutterer
1
-0
/
+13
2014-07-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Mike Snitzer
1
-1
/
+1
2014-07-22
drm/radeon: fix error handling in radeon_vm_bo_set_addr
Christian König
1
-0
/
+4
2014-07-22
ALSA: bebob: Correction for return value of special_clk_ctl_put() in error
Takashi Sakamoto
1
-1
/
+1
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2
-1
/
+4
2014-07-22
fuse: s_time_gran fix
Miklos Szeredi
1
-3
/
+0
2014-07-22
ALSA: bebob: Correction for return value of .put callback
Takashi Sakamoto
1
-7
/
+19
2014-07-22
ALSA: bebob: Use different labels for digital input/output
Takashi Sakamoto
1
-7
/
+16
2014-07-22
ALSA: bebob: Fix a missing to unlock mutex in error handling case
Takashi Sakamoto
1
-2
/
+2
2014-07-22
x86_32, entry: Store badsys error code in %eax
Sven Wegener
1
-4
/
+5
2014-07-22
drm/i915: fix freeze with blank screen booting highmem
Hugh Dickins
1
-2
/
+2
2014-07-22
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
1
-1
/
+1
2014-07-22
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
2
-0
/
+2
2014-07-22
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
1
-1
/
+2
2014-07-22
powerpc: Fix bugs in emulate_step()
Paul Mackerras
1
-5
/
+5
2014-07-22
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2
-0
/
+21
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-22
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-63
/
+122
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
drm/i915: Reorder the semaphore deadlock check, again
Chris Wilson
1
-7
/
+4
2014-07-21
drm/radeon/TN: only enable bapm on MSI systems
Alex Deucher
1
-7
/
+8
2014-07-21
drm/radeon: fix VM IB handling
Christian König
4
-16
/
+19
[prev]
[next]