Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
194684e596af4bdaebb424166d94a8aa528edfda
/
include
/
linux
194684e
i2c: Prevent priority inversion on top of bus lock
by Mika Kuoppala
· 16 years ago
ef26b16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
897e81b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bb2166c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
69f061e
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6077817
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
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3e72b81
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
9b269d4
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7b626ac
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
1ebb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
83fdbfb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
38938c8
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
by David Daney
· 16 years ago
0ab7d13
GFS2: Tag all metadata with jid
by Steven Whitehouse
· 16 years ago
86e931a
VFS: Export dquot_send_warning
by Steven Whitehouse
· 16 years ago
796bd95
VFS: Add forget_all_cached_acls()
by Steven Whitehouse
· 16 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 16 years ago
7cff7ce
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size
by Andrew Morton
· 16 years ago
56f3f55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 16 years ago
0cf55e1
sched, cputime: Introduce thread_group_times()
by Hidetoshi Seto
· 16 years ago
d99ca3b
sched, cputime: Cleanups related to task_times()
by Hidetoshi Seto
· 16 years ago
fa1452e
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
by Hiroshi Shimamoto
· 16 years ago
6b62fe0
tracing/syscalls: Make syscall events print callbacks static
by Frederic Weisbecker
· 16 years ago
8592e64
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
by Tejun Heo
· 16 years ago
3bbe84e
trace_syscalls: Simplify syscall profile
by Lai Jiangshan
· 16 years ago
a1301da
trace_syscalls: Remove duplicate init_enter_##sname()
by Lai Jiangshan
· 16 years ago
c252f65
trace_syscalls: Add syscall_nr field to struct syscall_metadata
by Lai Jiangshan
· 16 years ago
fcc1943
trace_syscalls: Remove enter_id exit_id
by Lai Jiangshan
· 16 years ago
31c16b1
trace_syscalls: Set event_enter_##sname->data to its metadata
by Lai Jiangshan
· 16 years ago
bf56a4e
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
by Lai Jiangshan
· 16 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 16 years ago
7716977
mfd: Correct WM831X_MAX_ISEL_VALUE
by Mark Brown
· 16 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 16 years ago
dd1853c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
by Frederic Weisbecker
· 16 years ago
5fa10b2
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
by Frederic Weisbecker
· 16 years ago
b7b20df
sched, time: Define nsecs_to_jiffies()
by Hidetoshi Seto
· 16 years ago
d5b7c78
sched: Remove task_{u,s,g}time()
by Hidetoshi Seto
· 16 years ago
d180c5b
sched: Introduce task_times() to replace task_{u,s}time() pair
by Hidetoshi Seto
· 16 years ago
16bc67e
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
091ad36
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
by Ingo Molnar
· 16 years ago
e5bc972
tracing: Create new DEFINE_EVENT_PRINT
by Steven Rostedt
· 16 years ago
ff038f5
tracing: Create new TRACE_EVENT_TEMPLATE
by Steven Rostedt
· 16 years ago
a49ed0b
locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()
by Thomas Gleixner
· 16 years ago
c9286b7
locking: Remove unused prototype
by Thomas Gleixner
· 16 years ago
b3a222e
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
by Serge E. Hallyn
· 16 years ago
fa7c27e
hw-breakpoints: Fix misordered ifdef
by Frederic Weisbecker
· 16 years ago
e6db487
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
by Frederic Weisbecker
· 16 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 16 years ago
6ebb237
rcu: Re-arrange code to reduce #ifdef pain
by Paul E. McKenney
· 16 years ago
9f680ab
rcu: Eliminate unneeded function wrapping
by Paul E. McKenney
· 16 years ago
5093eba
hw-breakpoints: Separate the kernel part from breakpoint headers
by Frederic Weisbecker
· 16 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 16 years ago
59ed446
perf: Fix event scaling for inherited counters
by Peter Zijlstra
· 16 years ago
453f19e
perf: Allow for custom overflow handlers
by Peter Zijlstra
· 16 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 16 years ago
4ced24c
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
by Kevin Wells
· 16 years ago
308efab
vt: Fix use of "new" in a struct field
by Alan Cox
· 16 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 16 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 16 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 16 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 16 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 16 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 16 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 16 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 16 years ago
31ba99d
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
by David Howells
· 16 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 16 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 16 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 16 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 16 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
2ea6dec
generic-ipi: Add smp_call_function_any()
by Rusty Russell
· 16 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 16 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 16 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 16 years ago
99f4c9d
Merge commit 'v2.6.32-rc7' into core/iommu
by Ingo Molnar
· 16 years ago
559fdc3
perf_event: Optimize perf_output_lock()
by Peter Zijlstra
· 16 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 16 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 16 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 16 years ago
1a7af63
nilfs2: deleted struct nilfs_dat_group_desc
by Jiro SEKIBA
· 16 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 16 years ago
cd4ca27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
4c49b12
perf_event: Fix invalid type in ioctl definition
by Arjan van de Ven
· 16 years ago
688bcaf
hw-breakpoints: Fix build on !perf architectures
by Ingo Molnar
· 16 years ago
687b16f
hw-breakpoints: Provide an off-case for counter_arch_bp()
by Frederic Weisbecker
· 16 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 16 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 16 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 16 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 16 years ago
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 16 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 16 years ago
5740afd
swiotlb: Add swiotlb_free() function
by FUJITA Tomonori
· 16 years ago
9f993ac
bootmem: Add free_bootmem_late()
by FUJITA Tomonori
· 16 years ago
9d5ce73
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
by FUJITA Tomonori
· 16 years ago
dd8dbf2
security: report the module name to security_module_request
by Eric Paris
· 16 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 16 years ago
Next »