Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec208491936d6adb8a70c3dd4a517cdfe54e823d
/
include
ec20849
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 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
· 15 years ago
1ebb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
83fdbfb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
38938c8
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
by David Daney
· 15 years ago
0ab7d13
GFS2: Tag all metadata with jid
by Steven Whitehouse
· 15 years ago
86e931a
VFS: Export dquot_send_warning
by Steven Whitehouse
· 15 years ago
796bd95
VFS: Add forget_all_cached_acls()
by Steven Whitehouse
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
56f3f55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
7716977
mfd: Correct WM831X_MAX_ISEL_VALUE
by Mark Brown
· 15 years ago
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
ed9fd93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
cd79bf7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
6838b03
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
by Dominik Brodowski
· 15 years ago
82f88e3
pcmcia: remove unused "window_t" typedef
by Dominik Brodowski
· 15 years ago
0bdf9b3
pcmcia: Change window_handle_t logic to unsigned long
by Magnus Damm
· 18 years ago
16456eb
pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page()
by Magnus Damm
· 18 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 years ago
f5560da
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
by Magnus Damm
· 18 years ago
860dc73
[SCSI] fix async scan add/remove race resulting in an oops
by James Bottomley
· 15 years ago
b3a222e
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
by Serge E. Hallyn
· 15 years ago
4ced24c
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
by Kevin Wells
· 15 years ago
308efab
vt: Fix use of "new" in a struct field
by Alan Cox
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 15 years ago
31ba99d
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
by David Howells
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 15 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
23f268f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
99f4c9d
Merge commit 'v2.6.32-rc7' into core/iommu
by Ingo Molnar
· 15 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 15 years ago
1a7af63
nilfs2: deleted struct nilfs_dat_group_desc
by Jiro SEKIBA
· 15 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 15 years ago
cd4ca27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 15 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
5740afd
swiotlb: Add swiotlb_free() function
by FUJITA Tomonori
· 15 years ago
9f993ac
bootmem: Add free_bootmem_late()
by FUJITA Tomonori
· 15 years ago
9d5ce73
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
by FUJITA Tomonori
· 15 years ago
dd8dbf2
security: report the module name to security_module_request
by Eric Paris
· 15 years ago
799dd75
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1689164
PCMCIA: ss: allow PCI IRQs > 255
by Russell King - ARM Linux
· 16 years ago
9cb495b
pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}
by Dominik Brodowski
· 15 years ago
18a7a19b
pcmcia: remove pcmcia_get_{first,next}_tuple()
by Dominik Brodowski
· 15 years ago
9128422
pcmcia: add new CIS access helpers
by Dominik Brodowski
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
b2b465e
[SCSI] Fix incorrect reporting of host protection capabilities
by Martin K. Petersen
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
38dc634
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9905d1b
PM / yenta: Split resume into early and late parts (rev. 4)
by Rafael J. Wysocki
· 15 years ago
1836d95
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
bce8fc4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e2796a
9p: fix readdir corner cases
by Eric Van Hensbergen
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
14d18a8
net: fix kmemcheck annotations
by Eric Dumazet
· 15 years ago
5975c72
define convenient securebits masks for prctl users (v2)
by Serge E. Hallyn
· 15 years ago
9532fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
by Linus Torvalds
· 15 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
fefcfd4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c68d2b1
8250_pci: add IBM Saturn serial card
by Benjamin Herrenschmidt
· 15 years ago
1b62cbf
serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h
by Krauth.Julien
· 15 years ago
0a1b71b
strstrip(): mark as as must_check
by KOSAKI Motohiro
· 15 years ago
2eca40a
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
by Randy Dunlap
· 15 years ago
ff76ec1
tpm: fix header for modular build
by Randy Dunlap
· 15 years ago
65afac7
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
by Rusty Russell
· 15 years ago
d6ba452
tpm add default function definitions
by Mimi Zohar
· 15 years ago
bb015f0
pcmcia: drop already defined PCI_IDs
by Wolfram Sang
· 15 years ago
6d3f1e1
tracing: Remove cpu arg from the rb_time_stamp() function
by Jiri Olsa
· 15 years ago
Next »