Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7fb08b1d06a6b37263c765205de5614a2273aeb
/
include
0127c3e
perf_counter: fix warning & lockup
by Ingo Molnar
· 16 years ago
a78ac32
perf_counter: Generic per counter interrupt throttle
by Peter Zijlstra
· 16 years ago
48e22d5
perf_counter: x86: Remove interrupt throttle
by Peter Zijlstra
· 16 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 16 years ago
e527ea3
perf_counter: Remove unused ABI bits
by Peter Zijlstra
· 16 years ago
475c557
perf_counter: Remove perf_counter_context::nr_enabled
by Peter Zijlstra
· 16 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 16 years ago
fccc714
perf_counter: Sanitize counter->mutex
by Peter Zijlstra
· 16 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 16 years ago
910431c
perf_counter: fix !PERF_COUNTERS build failure
by Ingo Molnar
· 16 years ago
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
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
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 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
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
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
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
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
d7a5926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
57adc4d
Eliminate thousands of warnings with gcc 3.2 build
by Andi Kleen
· 16 years ago
35edb40
ALSA: Release v1.0.20
by Jaroslav Kysela
· 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
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
c047fcd
virtio: add missing include to virtio_net.h
by Grant Likely
· 16 years ago
0f3d042
netfilter: use likely() in xt_info_rdlock_bh()
by Eric Dumazet
· 16 years ago
c33a0bc
perf_counter: fix race in perf_output_*
by Peter Zijlstra
· 16 years ago
3c56999
Merge branch 'core/signal' into perfcounters/core
by Thomas Gleixner
· 16 years ago
62ab450
signals: implement sys_rt_tgsigqueueinfo
by Thomas Gleixner
· 16 years ago
912bc6a
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
d37dc42
nls: add a nls_nullsize inline
by Jeff Layton
· 16 years ago
a511e3f
mutex: add atomic_dec_and_mutex_lock(), fix
by Andrew Morton
· 16 years ago
3dacbda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
b1fca26
mutex: add atomic_dec_and_mutex_lock()
by Eric Paris
· 16 years ago
6f00cad
perf_counter, x86: consistent use of type int for counter index
by Robert Richter
· 16 years ago
4aeb0b4
perfcounters: rename struct hw_perf_counter_ops into struct pmu
by Robert Richter
· 16 years ago
829b42d
perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS
by Robert Richter
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
bf0de3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
56a50ad
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
9f653251
regulator: fix header file missing kernel-doc
by Randy Dunlap
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
bf368e4
net: Avoid extra wakeups of threads blocked in wait_for_packet()
by Eric Dumazet
· 16 years ago
27b1833
Remove unused support code for refok sections.
by Tim Abbott
· 16 years ago
3fb8e49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
37b607c
net: Fix typo in net_device_ops description.
by Mike Rapoport
· 16 years ago
c759a6b
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
by Adrian Bunk
· 16 years ago
c80d471
Add new HEAD_TEXT_SECTION macro.
by Tim Abbott
· 16 years ago
1c41e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
ef54b1b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
a4277bf1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
6ae85d6
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
d72cd3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
12bac70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 16 years ago
6091173
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
71951b6
netfilter: nf_ct_dccp: add missing role attributes for DCCP
by Pablo Neira Ayuso
· 16 years ago
97c68d00
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
3e241ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
f8c3301
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
42dad76
block: simplify I/O stat accounting
by Jerome Marchand
· 16 years ago
097102c
pktcdvd.h should include mempool.h
by Alexander Beregalov
· 16 years ago
f752a09
Merge branch 'idle' into release
by Len Brown
· 16 years ago
6e6c348
Merge branch 'irq' into release
by Len Brown
· 16 years ago
Next »