Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbd36e5e6aa6f1757c84cdb406b6eb81686d14af
/
include
« Previous
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
2c9e703
Merge branch 'master' into next
by James Morris
· 16 years ago
5f8371c
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
by Paul Mundt
· 16 years ago
b9fc745
integrity: path_check update
by Mimi Zohar
· 16 years ago
9fe02c0
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
03fbdb1
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
by Alessandro Rubini
· 16 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 16 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 16 years ago
521c180
Merge branch 'core/urgent' into core/futexes
by Thomas Gleixner
· 16 years ago
0a7ae2f
block: change the tag sync vs async restriction logic
by Jens Axboe
· 16 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 16 years ago
8e7d2b2
drm/i915: allocate large pointer arrays with vmalloc
by Jesse Barnes
· 16 years ago
a411f4b
block: Un-export blk_rq_append_bio
by Boaz Harrosh
· 16 years ago
79eb63e
block: Add blk_make_request(), takes bio, returns a request
by Boaz Harrosh
· 16 years ago
4200efd
sched: properly define the sched_group::cpumask and sched_domain::span fields
by Ingo Molnar
· 16 years ago
75834fc
SELinux: move SELINUX_MAGIC into magic.h
by Eric Paris
· 16 years ago
bac9caf
asm-generic: fix local_add_unless macro
by Roel Kluin
· 16 years ago
1cde26f
virtio_blk: SG_IO passthru support
by Hannes Reinecke
· 16 years ago
eb33575
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
by Mel Gorman
· 16 years ago
1079cac
Merge commit 'v2.6.30-rc6' into tracing/core
by Ingo Molnar
· 16 years ago
888a589
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
by Yinghai Lu
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
b83674c
reiserfs: fixup perms when xattrs are disabled
by Jeff Mahoney
· 16 years ago
40f293f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
4bca328
libata: Media rotation rate and form factor heuristics
by Martin K. Petersen
· 16 years ago
9a1a69a1
[SCSI] fc-transport: Close state transition-window during rport deletion.
by Andrew Vasquez
· 16 years ago
c653849
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
9d23a90
perf_counter: allow arch to supply event misc flags and instruction pointer
by Paul Mackerras
· 16 years ago
2d02494
sched, timers: cleanup avenrun users
by Thomas Gleixner
· 16 years ago
dce48a8
sched, timers: move calc_load() to scheduler
by Thomas Gleixner
· 16 years ago
60db5e0
perf_counter: frequency based adaptive irq_period
by Peter Zijlstra
· 16 years ago
789f90f
perf_counter: per user mlock gift
by Peter Zijlstra
· 16 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 16 years ago
9e35ad3
perf_counter: Rework the perf counter disable/enable
by Peter Zijlstra
· 16 years ago
08d7b3d
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
by Carl Worth
· 16 years ago
bd99f5e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
4f005db
ioatdma: fix "ioatdma frees DMA memory with wrong function"
by Maciej Sosnowski
· 16 years ago
ecf4667
syscalls.h add the missing sys_pipe2 declaration
by Arnd Bergmann
· 16 years ago
6cda3eb
Merge branch 'x86/apic' into irq/numa
by Ingo Molnar
· 16 years ago
2b1ccc0
splice: fix misleading comment
by Jens Axboe
· 16 years ago
41fb454
Merge commit 'v2.6.30-rc5' into core/iommu
by Ingo Molnar
· 16 years ago
6818173
splice: implement default splice_read method
by Miklos Szeredi
· 16 years ago
79c5d3c
blktrace: from-sector redundant in trace_block_remap, cleanup
by Li Zefan
· 16 years ago
7961386
Merge commit 'v2.6.30-rc5' into sched/core
by Ingo Molnar
· 16 years ago
b1f7449
block: move completion related functions back to blk-core.c
by FUJITA Tomonori
· 16 years ago
1822952
block: let blk_end_request_all handle bidi requests
by FUJITA Tomonori
· 16 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
a2dec7b
block: hide request sector and data_len
by Tejun Heo
· 16 years ago
2e46e8b
block: drop request->hard_* and *nr_sectors
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
7a30949
Merge commit 'v2.6.30-rc5' into x86/apic
by Ingo Molnar
· 16 years ago
5e751e9
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
by David Howells
· 16 years ago
0016eff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
93b49d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
d5f7bad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
2ad2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e56d498
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
2a32ceb
Fix races around the access to ->s_options
by Al Viro
· 16 years ago
6e8341a
Switch open_exec() and sys_uselib() to do_open_filp()
by Al Viro
· 16 years ago
db6c1fb
romfs: cleanup romfs_fs.h
by Christoph Hellwig
· 16 years ago
74dbbdd
New helper: deactivate_locked_super()
by Al Viro
· 16 years ago
677c9b2
reiserfs: remove privroot hiding in lookup
by Jeff Mahoney
· 16 years ago
ab17c4f
reiserfs: fixup xattr_root caching
by Jeff Mahoney
· 16 years ago
edcc37a
Always lookup priv_root on reiserfs mount and keep it
by Al Viro
· 16 years ago
e67c856
Revert driver core: move platform_data into platform_device
by Greg Kroah-Hartman
· 16 years ago
4671c79
tracing: add trace_set_clr_event to export event enabling function
by Steven Rostedt
· 16 years ago
f370e1e
perf_counter: add PERF_RECORD_CPU
by Peter Zijlstra
· 16 years ago
a85f61a
perf_counter: add PERF_RECORD_CONFIG
by Peter Zijlstra
· 16 years ago
3df5eda
perf_counter: rework ioctl()s
by Peter Zijlstra
· 16 years ago
501b825
sh-sci: improve clock framework support
by Magnus Damm
· 16 years ago
9080b72
sh-sci: remove early_sci_setup()
by Magnus Damm
· 16 years ago
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 16 years ago
d254117
Merge branch 'master' into next
by James Morris
· 16 years ago
d7a5926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 16 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
57adc4d
Eliminate thousands of warnings with gcc 3.2 build
by Andi Kleen
· 16 years ago
22a7c31
blktrace: from-sector redundant in trace_block_remap
by Alan D. Brunelle
· 16 years ago
a42aaa3
blktrace: correct remap names
by Alan D. Brunelle
· 16 years ago
35edb40
ALSA: Release v1.0.20
by Jaroslav Kysela
· 16 years ago
de1d728
tracepoint: trace_sched_migrate_task(): remove parameter
by Mathieu Desnoyers
· 16 years ago
2df75e4
tracing/events: fix memory leak when unloading module
by Li Zefan
· 16 years ago
3611dfb
Merge branch 'core/locking' into perfcounters/core
by Ingo Molnar
· 16 years ago
356d6c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
c5078f7
perf_counter: provide an mlock threshold
by Peter Zijlstra
· 16 years ago
6de6a7b
perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)
by Peter Zijlstra
· 16 years ago
c66de4a5
perf_counter: uncouple data_head updates from wakeups
by Peter Zijlstra
· 16 years ago
f0d2c68
ring-buffer: add counters for commit overrun and nmi dropped entries
by Steven Rostedt
· 16 years ago
280f37a
netfilter: xt_cluster: fix use of cluster match with 32 nodes
by Pablo Neira Ayuso
· 16 years ago
80445de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a7ca7fc
netfilter: add missing linux/types.h include to xt_LED.h
by Patrick McHardy
· 16 years ago
a67e899
Bluetooth: Fix issue with sysfs handling for connections
by Marcel Holtmann
· 16 years ago
9f722c0
usbnet: CDC EEM support (v5)
by Omar Laazimani
· 16 years ago
0c26689
tcp: Fix tcp_prequeue() to get correct rto_min value
by Satoru SATOH
· 16 years ago
0d905bc
perf_counter: initialize the per-cpu context earlier
by Ingo Molnar
· 16 years ago
46a12f7
sh: Consolidate MTU2/CMT/TMU timer platform data.
by Paul Mundt
· 16 years ago
9570ef2
clocksource: SuperH TMU Timer driver
by Magnus Damm
· 16 years ago
Next »