Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb29ad7949aeed3d464ba8d2c9772835f456d4c4
/
include
e7241d7
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3f6280d
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7506360
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bb77629
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
99e97b8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
04dce7d
spinlock: Add missing __raw_spin_lock_flags() stub for UP
by Benjamin Herrenschmidt
· 15 years ago
0281b5d
cpumask: introduce zalloc_cpumask_var
by Yinghai Lu
· 15 years ago
6025974
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
aa853f8
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
by Alessandro Rubini
· 15 years ago
56fdd18
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 15 years ago
087eb43
ptrace: tracehook_report_clone: fix false positives
by Oleg Nesterov
· 15 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 15 years ago
05ad709
parport: quickfix the proc registration bug
by Alan Cox
· 15 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 15 years ago
6e42910
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c4e51e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
by Linus Torvalds
· 15 years ago
d280cc9
headers_check fix: linux/net_dropmon.h
by Jaswinder Singh Rajput
· 15 years ago
52bb25a
headers_check fix: linux/auto_fs.h
by Jaswinder Singh Rajput
· 15 years ago
6afec83
Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release
by Len Brown
· 15 years ago
5f789cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
b2e1fea
cred: #include init.h in cred.h
by Alexey Dobriyan
· 15 years ago
2f10260
i7300_idle: allow testing on i5000-series hardware w/o re-compile
by Len Brown
· 15 years ago
4d3383d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
ebd4c99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
bfcaa502
netfilter: nf_ct_tcp: fix accepting invalid RST segments
by Jozsef Kadlecsik
· 15 years ago
4a5dace
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
df391e0
Input: multitouch - add tracking ID to the protocol
by Henrik Rydberg
· 15 years ago
5ae115a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
5993856
via82cxxx: Add VIA VX855 PCI Device ID
by Harald Welte
· 16 years ago
28ee9bc
ide: report timeouts in ide_busy_sleep()
by Bartlomiej Zolnierkiewicz
· 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
521c180
Merge branch 'core/urgent' into core/futexes
by Thomas Gleixner
· 16 years ago
8e7d2b2
drm/i915: allocate large pointer arrays with vmalloc
by Jesse Barnes
· 16 years ago
4200efd
sched: properly define the sched_group::cpumask and sched_domain::span fields
by Ingo Molnar
· 16 years ago
bac9caf
asm-generic: fix local_add_unless macro
by Roel Kluin
· 16 years ago
eb33575
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
by Mel Gorman
· 16 years ago
888a589
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
by Yinghai Lu
· 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
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
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 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
41fb454
Merge commit 'v2.6.30-rc5' into core/iommu
by Ingo Molnar
· 16 years ago
7961386
Merge commit 'v2.6.30-rc5' into sched/core
by Ingo Molnar
· 16 years ago
7a30949
Merge commit 'v2.6.30-rc5' into x86/apic
by Ingo Molnar
· 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
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 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
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
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
c047fcd
virtio: add missing include to virtio_net.h
by Grant Likely
· 16 years ago
4420471
Merge branch 'x86/apic' into irq/numa
by Ingo Molnar
· 16 years ago
15e957d
x86/irq: use move_irq_desc() in create_irq_nr()
by Yinghai Lu
· 16 years ago
0f3d042
netfilter: use likely() in xt_info_rdlock_bh()
by Eric Dumazet
· 16 years ago
96c1674
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
by Borislav Petkov
· 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
ba9c22f
futex: remove FUTEX_REQUEUE_PI (non CMP)
by Darren Hart
· 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
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
5e5ee68
Input: add detailed multi-touch finger data report protocol
by Henrik Rydberg
· 16 years ago
6916d97
Input: bcm5974 - add quad-finger tapping
by Henrik Rydberg
· 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
Next »