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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
1
-0
/
+2
2011-05-10
nilfs2: super root size should change depending on inode size
Ryusuke Konishi
1
-1
/
+1
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
1
-1
/
+23
2011-05-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2011-05-09
drm: mm: fix debug output
Daniel Vetter
1
-1
/
+1
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+15
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
6
-3
/
+10
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2011-05-04
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
Thomas Gleixner
1
-1
/
+1
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-1
/
+15
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+1
2011-05-04
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
1
-0
/
+1
2011-05-04
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+5
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+0
2011-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
1
-4
/
+0
2011-04-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-0
/
+2
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-1
/
+7
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-1
/
+1
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+1
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2
-2
/
+3
2011-04-27
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
1
-0
/
+2
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+7
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
1
-0
/
+2
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
1
-0
/
+1
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
1
-0
/
+1
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
1
-0
/
+11
2011-04-25
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
1
-4
/
+4
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2
-1
/
+15
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+2
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
1
-0
/
+1
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
1
-2
/
+2
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-0
/
+1
2011-04-24
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
Tejun Heo
1
-2
/
+0
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
1
-2
/
+2
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+1
2011-04-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+13
2011-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2011-04-19
[media] media: add missing 8-bit bayer formats and Y12
Michael Jones
1
-2
/
+5
2011-04-19
[media] v4l: add V4L2_PIX_FMT_Y12 format
Michael Jones
1
-0
/
+1
2011-04-19
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
1
-13
/
+13
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-0
/
+2
2011-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+12
2011-04-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+1
2011-04-18
Input: estimate number of events per packet
Jeff Brown
1
-0
/
+6
[next]