Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
9b51f66dcb09ac5eb6bc68fc111d5c7a1e0131d6
/
include
/
linux
9b51f66
perfcounters: implement "counter inheritance"
by Ingo Molnar
· 17 years ago
ee06094
perfcounters: restructure x86 counter math
by Ingo Molnar
· 17 years ago
92bf73e
Merge branch 'x86/irq' into perfcounters/core
by Ingo Molnar
· 17 years ago
fd10902
Merge commit 'v2.6.28-rc8' into x86/irq
by Ingo Molnar
· 17 years ago
6a93070
perf counters: clean up state transitions
by Ingo Molnar
· 17 years ago
1d1c7dd
perf counters: add prctl interface to disable/enable counters
by Ingo Molnar
· 17 years ago
bae43c9
perf counters: implement PERF_COUNT_TASK_CLOCK
by Ingo Molnar
· 17 years ago
01b2838
perf counters: consolidate hw_perf save/restore APIs
by Ingo Molnar
· 17 years ago
5c92d12
perf counters: implement PERF_COUNT_CPU_CLOCK
by Ingo Molnar
· 17 years ago
621a01e
perf counters: hw driver API
by Ingo Molnar
· 17 years ago
04289bb
perf counters: add support for group counters
by Ingo Molnar
· 17 years ago
9f66a38
perf counters: restructure the API
by Ingo Molnar
· 17 years ago
dfa7c89
perf counters: expand use of counter->event
by Thomas Gleixner
· 17 years ago
eab656a
perf counters: clean up 'raw' type API
by Thomas Gleixner
· 17 years ago
4ac1329
perf counters: protect them against CSTATE transitions
by Thomas Gleixner
· 17 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 17 years ago
02d2116
revert "percpu_counter: new function percpu_counter_sum_and_set"
by Andrew Morton
· 17 years ago
71c5576
revert "percpu counter: clean up percpu_counter_sum_and_set()"
by Andrew Morton
· 17 years ago
b749e3f
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
48887e6
[PATCH] fix broken timestamps in AVC generated by kernel threads
by Al Viro
· 17 years ago
a64e649
[PATCH] return records for fork() both to child and parent
by Al Viro
· 17 years ago
f7a8db8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
0793a61
performance counters: core code
by Thomas Gleixner
· 17 years ago
b5aa97e
Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core
by Ingo Molnar
· 17 years ago
f2f1fa7
Enforce a minimum SG_IO timeout
by Linus Torvalds
· 17 years ago
fc9161e
[PATCH 2/2] documnt FMODE_ constants
by Christoph Hellwig
· 17 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 17 years ago
d253eee
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
by Oliver Hartkopp
· 17 years ago
0e435ac
block: fix setting of max_segment_size and seg_boundary mask
by Milan Broz
· 17 years ago
53a0880
block: internal dequeue shouldn't start timer
by Tejun Heo
· 17 years ago
e1825e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e2e2983
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
1b79cd0
nfsd: fix vm overcommit crash fix #2
by Junjiro R. Okajima
· 17 years ago
6636487
amd74xx: workaround unreliable AltStatus register for nVidia controllers
by Bartlomiej Zolnierkiewicz
· 17 years ago
6ff2d39
lib/idr.c: fix rcu related race with idr_find
by Manfred Spraul
· 17 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 17 years ago
7ac0110
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
4bc2a9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
ac70a96
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
by Tejun Heo
· 17 years ago
4ec8f07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
72244c0
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 17 years ago
02d0e67
hotplug_memory_notifier section annotation
by Al Viro
· 17 years ago
3116848
meminit section warnings
by Al Viro
· 17 years ago
9a5aa62
mlx4_core: Save/restore default port IB capability mask
by Jack Morgenstein
· 17 years ago
3bdae4f
Merge branch 'x86/debug' into x86/irq
by Ingo Molnar
· 17 years ago
487ff32
Allow architectures to override copy_user_highpage()
by Russell King
· 17 years ago
d211af0
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
by Alexander van Heukelum
· 17 years ago
f79fca5
netfilter: xtables: add missing const qualifier to xt_tgchk_param
by Jan Engelhardt
· 17 years ago
2ed1cdc
irq.h: fix missing/extra kernel-doc
by Randy Dunlap
· 17 years ago
9f14416
Merge commit 'v2.6.28-rc6' into irq/urgent
by Ingo Molnar
· 17 years ago
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 17 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 17 years ago
7f0f598
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
72b51a6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
ba32929
block: make add_partition() return pointer to hd_struct
by Tejun Heo
· 17 years ago
847e917
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b42ccbc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
8f7b0ba
Fix inotify watch removal/umount races
by Al Viro
· 17 years ago
537a2f8
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
d091c2f
Add 'pr_fmt()' format modifier to pr_xyz macros.
by Martin Schwidefsky
· 17 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 17 years ago
352d026
USB: don't register endpoints for interfaces that are going away
by Alan Stern
· 17 years ago
d7de4c1
slab: document SLAB_DESTROY_BY_RCU
by Peter Zijlstra
· 17 years ago
437184a
HID: map macbook keys for "Expose" and "Dashboard"
by Henrik Rydberg
· 17 years ago
4e17e1d
Add c2 port support
by Rodolfo Giometti
· 17 years ago
077eaf5
rtc: rtc-wm8350: add support for WM8350 RTC
by Mark Brown
· 17 years ago
b76f90b
remove ratelimt()
by Andrew Morton
· 17 years ago
45a9524
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
08c1184
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
621a0d5
hrtimer: clean up unused callback modes
by Peter Zijlstra
· 17 years ago
1a22f08
serial: sh-sci: fix cannot work SH7723 SCIFA
by Yoshihiro Shimoda
· 17 years ago
f398778
Merge branch 'video' into release
by Len Brown
· 17 years ago
3e0fe36
Merge branch 'misc' into release
by Len Brown
· 17 years ago
c1e7abb
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 17 years ago
a358324
ring-buffer: buffer record on/off switch
by Steven Rostedt
· 17 years ago
2f96cb5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
0906dd9
telephony: trivial: fix up email address
by Alan Cox
· 17 years ago
0a4cf2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
ad474ca
fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock
by Oleg Nesterov
· 17 years ago
fd0fcf5
ssb: Fix DMA-API compilation for non-PCI systems
by Michael Buesch
· 17 years ago
8a8bc22
libata: revert convert-to-block-tagging patches
by Tejun Heo
· 17 years ago
f6d87f4
genirq: keep affinities set from userspace across free/request_irq()
by Thomas Gleixner
· 17 years ago
cb56d98
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
984f2f3
cpumask: introduce new API, without changing anything, v3
by Rusty Russell
· 17 years ago
058e373
clarify usage expectations for cnt32_to_63()
by Nicolas Pitre
· 17 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 17 years ago
c3d6de6
ACPI video: if no ACPI backlight support, use vendor drivers
by Thomas Renninger
· 17 years ago
8ec96e7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
52c642f
sched: fine-tune SD_SIBLING_INIT
by Ingo Molnar
· 17 years ago
1480098
sched: fine-tune SD_MC_INIT
by Mike Galbraith
· 17 years ago
cd83e42
cpumask: new API, v2
by Rusty Russell
· 17 years ago
4bab0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e252f4d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
067ab19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
3b53fbf
net: Fix recursive descent in __scm_destroy().
by David S. Miller
· 17 years ago
7597bc9
Fix accidental implicit cast in HR-timer conversion
by David Howells
· 17 years ago
c361948
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
9c0aa1b
fat: Cleanup FAT attribute stuff
by OGAWA Hirofumi
· 17 years ago
9e975da
fat: split include/msdos_fs.h
by OGAWA Hirofumi
· 17 years ago
Next »