index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
10
-673
/
+157
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-50
/
+426
2009-09-11
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-16
/
+0
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-2
/
+17
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-41
/
+12
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
2
-4
/
+19
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-23
/
+64
2009-09-11
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-9
/
+16
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
Linus Torvalds
7
-14
/
+234
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+2
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
1
-12
/
+0
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
3
-10
/
+55
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2
-4
/
+10
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2
-3
/
+2
2009-09-11
Merge branch 'next' into for-linus
James Morris
7
-14
/
+234
2009-09-10
Merge branch 'topic/soundcore-preclaim' into for-linus
Takashi Iwai
1
-3
/
+16
2009-09-10
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1
/
+3
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
David P. Quigley
1
-0
/
+55
2009-09-10
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
David P. Quigley
1
-0
/
+1
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
1
-1
/
+1
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
1
-0
/
+1
2009-09-07
KEYS: Fix default security_session_to_parent()
David Howells
1
-1
/
+4
2009-09-07
KEYS: security_cred_alloc_blank() should return int under all circumstances
David Howells
1
-2
/
+4
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-1
/
+16
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
1
-0
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
1
-1
/
+12
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
1
-0
/
+7
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
Ingo Molnar
40
-172
/
+342
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
12
-49
/
+62
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
5
-0
/
+44
2009-09-02
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
1
-1
/
+4
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+64
2009-08-31
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
lsm: Add hooks to the TUN driver
Paul Moore
1
-0
/
+31
2009-08-31
locking: Simplify spinlock inlining
Heiko Carstens
2
-40
/
+18
2009-08-31
locking: Allow arch-inlined spinlocks
Heiko Carstens
1
-0
/
+119
2009-08-31
locking: Move spinlock function bodies to header file
Heiko Carstens
2
-9
/
+272
2009-08-31
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
45
-176
/
+350
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
1
-1
/
+3
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2
-3
/
+3
2009-08-27
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
1
-9
/
+9
2009-08-26
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-26
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-26
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
1
-2
/
+0
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+4
2009-08-24
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
1
-2
/
+2
[next]