Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec208491936d6adb8a70c3dd4a517cdfe54e823d
/
include
/
linux
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
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 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
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 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
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 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
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
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
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
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
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
721a669
perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers
by Soeren Sandmann
· 15 years ago
3225bea
virtio_blk: Revert serial number support
by Rusty Russell
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
7c650a0
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
5deab53
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
by Shane Huang
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
019129d5
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
43046b6
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
799e220
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
by Peter Zijlstra
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
25d5915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
2caa731
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
8b8efb4
LSM: Add security_path_chroot().
by Tetsuo Handa
· 15 years ago
89eda06
LSM: Add security_path_chmod() and security_path_chown().
by Tetsuo Handa
· 15 years ago
c01226c
warn about use of uninstalled kernel headers
by Arnd Bergmann
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
a4720c6
USB: serial: don't call release without attach
by Alan Stern
· 15 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
36a0790
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
f579bbc
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
624235c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f17f36b
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
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5587481
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d308e38
include/linux/netdevice.h: fix nanodoc mismatch
by Wolfram Sang
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
1f56f4a
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
by Gabe Black
· 15 years ago
f8d1e54
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
by Anton Blanchard
· 15 years ago
Next »