Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e87b1e53f3c72c1196dc22cb359b5d6188a3729
/
include
/
linux
9e87b1e
headers_check fix: nfsd/nfsfh.h
by Jaswinder Singh Rajput
· 16 years ago
3187ced
headers_check fix: nfsd/export.h
by Jaswinder Singh Rajput
· 16 years ago
9df27ba
headers_check fix: netfilter/xt_conntrack.h
by Jaswinder Singh Rajput
· 16 years ago
b852d36
headers_check fix: dvb/video.h
by Jaswinder Singh Rajput
· 16 years ago
8996be9
headers_check fix: dvb/net.h
by Jaswinder Singh Rajput
· 16 years ago
de189f0
headers_check fix: dvb/frontend.h
by Jaswinder Singh Rajput
· 16 years ago
c86629c
headers_check fix: dvb/dmx.h
by Jaswinder Singh Rajput
· 16 years ago
15cf98a
headers_check fix: dvb/audio.h
by Jaswinder Singh Rajput
· 16 years ago
9d6aa4c
headers_check fix: can/bcm.h
by Jaswinder Singh Rajput
· 16 years ago
9df04e1
epoll: drop max_user_instances and rely only on max_user_watches
by Davide Libenzi
· 16 years ago
804b3c2
cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
by Paul Menage
· 16 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 16 years ago
dc19835
kprobes: fix module compilation error with CONFIG_KPROBES=n
by Masami Hiramatsu
· 16 years ago
d8204ee
dmi: Fix build breakage
by Kumar Gala
· 16 years ago
e4a7ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
11e76ae
USB: add kernel-doc for wusb_dev in struct usb_device
by Inaky Perez-Gonzalez
· 16 years ago
40413dc
Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"
by Alexey Dobriyan
· 16 years ago
490a8d7
Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
8c022fd
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
2a6e58d
SATA: Blacklisting of systems that spin off disks during ACPI power off
by Rafael J. Wysocki
· 16 years ago
d7b1956
DMI: Introduce dmi_first_match to make the interface more flexible
by Rafael J. Wysocki
· 16 years ago
abfe2d7
Hibernation: Introduce system_entering_hibernation
by Rafael J. Wysocki
· 16 years ago
5ee8100
Fix "multiple definition of `debugfs_create_size_t'"
by Linus Torvalds
· 16 years ago
cfb901b
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
924d26d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3121a48
net: Fix linux/if_frad.h's suitability for userspace.
by Krzysztof Hałasa
· 16 years ago
5fb4523
i2c: Warn on deprecated binding model use
by Jean Delvare
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
e2ba42e
i2c: Delete 10 unused driver IDs
by Jean Delvare
· 16 years ago
cc597bc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
ed80386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
4a45659
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7954d5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
3386c05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1e70c7f
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e4d866c
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
by JosephChan@via.com.tw
· 16 years ago
6552eba
Merge branch 'core/debugobjects' into core/urgent
by Thomas Gleixner
· 16 years ago
336f6c3
debugobjects: add and use INIT_WORK_ON_STACK
by Thomas Gleixner
· 16 years ago
0b491ee
usbnet: allow type check of devdbg arguments in non-debug build
by Steve Glendinning
· 16 years ago
c0e69a5
klist.c: bit 0 in pointer can't be used as flag
by Jesper Nilsson
· 16 years ago
8adb711
debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
by Inaky Perez-Gonzalez
· 16 years ago
ef56068
dmaengine: add async_tx_clear_ack() macro
by Guennadi Liakhovetski
· 16 years ago
c50331e
dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n
by Dan Williams
· 16 years ago
aa8c6c9
PCI PM: Restore standard config registers of all devices early
by Rafael J. Wysocki
· 16 years ago
cc33412
quota: Improve locking
by Jan Kara
· 16 years ago
e58d4fd
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
3ada9c1
libata: Add another column to the ata_timing table.
by David Daney
· 16 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 16 years ago
3feeba1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
00bfdda
include of <linux/types.h> is preferred over <asm/types.h>
by Jaswinder Singh Rajput
· 16 years ago
1bcbf31
btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>
by Qinghuang Feng
· 16 years ago
6ae301e
resources: fix parameter name and kernel-doc
by Randy Dunlap
· 16 years ago
3eabdb7
jbd: fix missing kernel-doc
by Randy Dunlap
· 16 years ago
45ce80f
cgroups: consolidate cgroup documents
by Li Zefan
· 16 years ago
937f1ba
net: Add init_dummy_netdev() and fix EMAC driver using it
by Benjamin Herrenschmidt
· 16 years ago
5393f78
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
bca2685
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
c2919f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
e720b9e
IDE: fix sparse signed-ness errors with host->host_busy
by Ben Dooks
· 16 years ago
b94b898
it821x: Add ultra_mask quirk for Vortex86SX
by Brandon Philips
· 16 years ago
18e6959
mm: fix assertion
by Nick Piggin
· 16 years ago
2b66421
[CVE-2009-0029] System call wrappers part 33
by Heiko Carstens
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
ee6a093
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
by Benjamin Herrenschmidt
· 16 years ago
1a94bc3
[CVE-2009-0029] System call wrapper infrastructure
by Heiko Carstens
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
4c696ba
[CVE-2009-0029] Move compat system call declarations to compat header file
by Heiko Carstens
· 16 years ago
baf48f6
softlock: fix false panic which can occur if softlockup_thresh is reduced
by Mandeep Singh Baines
· 16 years ago
daaf83d
netfilter 09/09: remove padding from struct xt_match on 64bit builds
by Richard Kennedy
· 16 years ago
985ebdb
net: Fix a comment in include/linux/netdevice.h.
by Krzysztof Hałasa
· 16 years ago
bd1f793
Merge commit 'gcl/gcl-next' into next
by Benjamin Herrenschmidt
· 16 years ago
1181a24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b743791
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
23ead72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ddb4a9d
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
2e4c77b
m68k: dio - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
6d612b0
locking, hpet: annotate false positive warning
by Peter Zijlstra
· 16 years ago
57de16e
BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id not registered
by Martin Bachem
· 16 years ago
d19b85d
Merge commit 'v2.6.29-rc1' into timers/urgent
by Ingo Molnar
· 16 years ago
649274d
net_dma: acquire/release dma channels on ifup/ifdown
by Dan Williams
· 16 years ago
53ce3d9
smp_call_function_single(): be slightly less stupid
by Andrew Morton
· 16 years ago
5ec271e
regulator: PCF50633 pmic driver
by Balaji Rao
· 16 years ago
f5714dc
power_supply: PCF50633 battery charger driver
by Balaji Rao
· 16 years ago
6a3d119
mfd: PCF50633 gpio support
by Balaji Rao
· 16 years ago
08c3e06
mfd: PCF50633 adc driver
by Balaji Rao
· 16 years ago
f52046b
mfd: PCF50633 core driver
by Balaji Rao
· 16 years ago
886ad09
libata: Add a per-host flag to opt-in into parallel port probes
by Arjan van de Ven
· 16 years ago
4e9b1c1
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f4b477c
rbtree: add const qualifier to some functions
by Artem Bityutskiy
· 16 years ago
fcccf50
filesystem freeze: implement generic freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
69347a2
memstick: annotate endianness of attribute structs
by Harvey Harrison
· 16 years ago
85c210e
compiler-gcc.h: add more comments to RELOC_HIDE
by Andi Kleen
· 16 years ago
0d34052
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
2fb585a
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
926bead
Revert "driver core: create a private portion of struct device"
by Greg Kroah-Hartman
· 16 years ago
e2d4077
Revert "driver core: move klist_children into private structure"
by Greg Kroah-Hartman
· 16 years ago
2526c15
drivers/of: Add the of_find_i2c_device_by_node function.
by Jon Smirl
· 16 years ago
Next »