Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
eee2775d9924b22643bd89b2e568cc5eed7e8a04
/
include
/
linux
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a66a500
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
989aa44
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
332a339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
a9c86d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
a12e4d3
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
1b195b1
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 16 years ago
f6f7919
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
500b067
writeback: check for registered bdi in flusher add and inode dirty
by Jens Axboe
· 16 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 17 years ago
d0bceac
writeback: get rid of pdflush completely
by Jens Axboe
· 17 years ago
03ba378
writeback: switch to per-bdi threads for flushing data
by Jens Axboe
· 16 years ago
66f3b8e
writeback: move dirty inodes from super_block to backing_dev_info
by Jens Axboe
· 16 years ago
d8a8559
writeback: get rid of generic_sync_sb_inodes() export
by Jens Axboe
· 16 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
3827119
Merge branch 'topic/soundcore-preclaim' into for-linus
by Takashi Iwai
· 16 years ago
e0b3032
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 16 years ago
1ee65e3
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
by David P. Quigley
· 16 years ago
b1ab7e4
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
by David P. Quigley
· 16 years ago
6d848a4
shmfs: use 'check_acl' instead of 'permission'
by Linus Torvalds
· 16 years ago
5909ccaa
Make 'check_acl()' a first-class filesystem op
by Linus Torvalds
· 16 years ago
be1d6a5
KEYS: Fix default security_session_to_parent()
by David Howells
· 16 years ago
945af7c
KEYS: security_cred_alloc_blank() should return int under all circumstances
by David Howells
· 16 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 16 years ago
4e49627
workqueues: introduce __cancel_delayed_work()
by Oleg Nesterov
· 16 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 16 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 16 years ago
8e01936
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
by Pekka Enberg
· 16 years ago
695a461
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
by Ingo Molnar
· 16 years ago
29e2035
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 16 years ago
5d13544
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
by David Howells
· 16 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 16 years ago
1a37f18
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
by Benjamin Herrenschmidt
· 16 years ago
2b980db
lsm: Add hooks to the TUN driver
by Paul Moore
· 16 years ago
bb7bed0
locking: Simplify spinlock inlining
by Heiko Carstens
· 16 years ago
892a7c6
locking: Allow arch-inlined spinlocks
by Heiko Carstens
· 16 years ago
69d0ee7
locking: Move spinlock function bodies to header file
by Heiko Carstens
· 16 years ago
bbe69aa
Merge commit 'v2.6.31-rc8' into core/locking
by Ingo Molnar
· 16 years ago
8684896
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
by Paul E. McKenney
· 16 years ago
dd5d19b
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
by Paul E. McKenney
· 16 years ago
a6186d8
kmemleak: Mark the early log buffer as __initdata
by Catalin Marinas
· 16 years ago
b62e408
flex_array: convert element_nr formals to unsigned
by David Rientjes
· 16 years ago
8e7ee27
flex_array: declare parts member to have incomplete type
by David Rientjes
· 16 years ago
06e7997
rcu: Remove lockdep annotations from RCU's _notrace() API members
by Paul E. McKenney
· 16 years ago
353d5c3
mm: fix hugetlb bug due to user_shm_unlock call
by Hugh Dickins
· 16 years ago
22e93ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
7c614d6
rcu: Add "notrace" to RCU function headers used by ftrace
by Paul E. McKenney
· 16 years ago
6777d77
kernel_read: redefine offset type
by Mimi Zohar
· 16 years ago
6b3ef48
rcu: Remove CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 16 years ago
f41d911
rcu: Merge preemptable-RCU functionality into hierarchical RCU
by Paul E. McKenney
· 16 years ago
a157229
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
by Paul E. McKenney
· 16 years ago
bc33f24
rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
by Paul E. McKenney
· 16 years ago
d6714c2
rcu: Renamings to increase RCU clarity
by Paul E. McKenney
· 16 years ago
9f77da9
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
by Paul E. McKenney
· 16 years ago
b560d8a
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
by Paul E. McKenney
· 16 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 16 years ago
1700f5f
Input: ucb1400_ts - enable ADC Filter
by Marek Vasut
· 16 years ago
ece1387
Merge branch 'master' into next
by James Morris
· 16 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 16 years ago
8486a0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 16 years ago
1d99597
security: define round_hint_to_min in !CONFIG_SECURITY
by Eric Paris
· 16 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 16 years ago
9c0d901
Capabilities: move cap_file_mmap to commoncap.c
by Eric Paris
· 16 years ago
2bf4969
SELinux: Convert avc_audit to use lsm_audit.h
by Thomas Liu
· 16 years ago
799e64f
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
by Paul E. McKenney
· 16 years ago
fa08661
Merge commit 'v2.6.31-rc6' into core/rcu
by Ingo Molnar
· 16 years ago
f322abf
security: update documentation for security_request_module
by James Morris
· 16 years ago
9188499
security: introducing security_request_module
by Eric Paris
· 16 years ago
3493e84
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
919aa96
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3dab77f
perf: Rework/fix the whole read vs group stuff
by Peter Zijlstra
· 16 years ago
2840297
perf_counter: Provide hw_perf_counter_setup_online() APIs
by Ingo Molnar
· 16 years ago
1ae88b2
NFS: Fix an O_DIRECT Oops...
by Trond Myklebust
· 16 years ago
8b4bfc7
Merge branch 'master' into next
by James Morris
· 16 years ago
d00aa66
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2fc3911
locking, sched: Give waitqueue spinlocks their own lockdep classes
by Peter Zijlstra
· 16 years ago
1905b1b
chrdev: implement __[un]register_chrdev()
by Tejun Heo
· 16 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 16 years ago
47d439e
security: define round_hint_to_min in !CONFIG_SECURITY
by Eric Paris
· 16 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 16 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 16 years ago
fb38500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
by Linus Torvalds
· 16 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
389623f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
3858612
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 16 years ago
4bfc449
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
by KAMEZAWA Hiroyuki
· 16 years ago
2e00c97
vfs: add __destroy_inode
by Christoph Hellwig
· 16 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 16 years ago
b7b8f9b
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
by Janusz Krzysztofik
· 16 years ago
d82f1c3
Input: matrix_keypad - make matrix keymap size dynamic
by Eric Miao
· 16 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 16 years ago
a2551df
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 16 years ago
7c73875
Capabilities: move cap_file_mmap to commoncap.c
by Eric Paris
· 16 years ago
012a529
Merge branch 'master' into next
by James Morris
· 16 years ago
Next »