Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ffdc1a09ae7e2cbd714a446ee38a27f625b5f1c8
/
include
ffdc1a0
tracing: add notrace to linkage.h
by Ingo Molnar
· 17 years ago
5028252
ftrace: add preempt_enable/disable notrace macros
by Steven Rostedt
· 17 years ago
7c731e0
ftrace: make the task state char-string visible to all
by Steven Rostedt
· 17 years ago
bd3bff9
sched: add latency tracer callbacks to the scheduler
by Ingo Molnar
· 17 years ago
a0abb93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4b749440
tcp: Make prior_ssthresh a u32
by Ilpo Järvinen
· 16 years ago
c8942f1
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
by Patrick McHardy
· 16 years ago
d40ace0
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
e616c63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
789319d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
fd9908c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
5fb1357
[VLAN]: Propagate selected feature bits to VLAN devices
by Patrick McHardy
· 16 years ago
afba937
USB: CDC WDM driver
by Oliver Neukum
· 17 years ago
8882b39
Driver core: add device_create_vargs and device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
81b2dbc
Fix a deadlock in the bttv driver
by Arjan van de Ven
· 16 years ago
424de91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
a8375bd
x86: strengthen 64-bit p?d_bad()
by Hugh Dickins
· 16 years ago
cbb3077
xen: use PTE_MASK in pte_mfn()
by Jeremy Fitzhardinge
· 16 years ago
ba23cef
x86: use PTE_MASK rather than ad-hoc mask
by Jeremy Fitzhardinge
· 16 years ago
86aaf4f
x86: clarify use of _PAGE_CHG_MASK
by Jeremy Fitzhardinge
· 16 years ago
7f84133
x86: use PTE_MASK in pgtable_32.h
by Jeremy Fitzhardinge
· 16 years ago
a4d6886
x86: use PTE_MASK in 32-bit PAE
by Jeremy Fitzhardinge
· 16 years ago
c57c05d
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
by Jeremy Fitzhardinge
· 16 years ago
1bb271db
x86: fix warning on 32-bit non-PAE
by Jeremy Fitzhardinge
· 16 years ago
2bd3a99c
x86: define PTE_MASK in a universally useful way
by Jeremy Fitzhardinge
· 16 years ago
f8dea7a
HID: remove CVS keywords
by Adrian Bunk
· 16 years ago
6e70459
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
by Diego 'Flameeyes' Petteno
· 17 years ago
93dae5b
sparc64: Add global register dumping facility.
by David S. Miller
· 16 years ago
88278ca
sparc: remove CVS keywords
by Adrian Bunk
· 16 years ago
b00dc83
sparc64: remove CVS keywords
by Adrian Bunk
· 16 years ago
e23a5f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
754cdd4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
db07b02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
44dc19c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
88e6c949
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
0686caa
ndisc: Add missing strategies for per-device retrans timer/reachable time settings.
by YOSHIFUJI Hideaki
· 16 years ago
50af2fa
libata: ignore SIMG4726 config pseudo device
by Tejun Heo
· 16 years ago
bf1bff6
libata: increase PMP register access timeout to 3s
by Tejun Heo
· 16 years ago
07633b5
ata: remove FIT() macro
by Harvey Harrison
· 16 years ago
e6da97e
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
by Robert P. J. Day
· 16 years ago
8c4bab3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
88d5376
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
c3cc3bd
dlm: <linux/dlm_plock.h> should be "unifdef"ed.
by Robert P. J. Day
· 16 years ago
008fdbc
svcrdma: Change svc_rdma_send_error return type to void
by Tom Tucker
· 17 years ago
8da91ea
svcrdma: Move destroy to kernel thread
by Tom Tucker
· 17 years ago
8740767
svcrdma: Use standard Linux lists for context cache
by Tom Tucker
· 17 years ago
02e7452
svcrdma: Simplify RDMA_READ deferral buffer management
by Tom Tucker
· 17 years ago
10a38c3
svcrdma: Remove unused READ_DONE context flags bit
by Tom Tucker
· 17 years ago
3e5b787
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
52de114
m68k: Prefix ISA type with ISA_TYPE_
by Geert Uytterhoeven
· 16 years ago
91cf248
m68k: export m68k_mmutype
by Geert Uytterhoeven
· 16 years ago
e8006b0
m68k: Make gcc aware that BUG() does not return
by Geert Uytterhoeven
· 16 years ago
70f9cac
m68k: Convert access_ok() to an inline function
by Geert Uytterhoeven
· 16 years ago
eb8a790
i2c: Kill the old driver matching scheme
by Jean Delvare
· 16 years ago
bd25ed0
KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
by Xiantao Zhang
· 16 years ago
021f4b6
KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
by Xiantao Zhang
· 17 years ago
107d6d2
KVM: x86 emulator: fix writes to registers with modrm encodings
by Avi Kivity
· 17 years ago
29e92f4
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
dfb0ae0
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 16 years ago
1da7807
Merge branch 'sa1100'
by Russell King
· 16 years ago
1df5a8d
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
by Mariusz Kozlowski
· 16 years ago
2a52efb
[ARM] 5026/1: locomo: add .settype for gpio and several small fixes
by Thomas Kunze
· 17 years ago
eedd306
Blackfin serial driver: add extra IRQ flag for 8250 serial driver
by Javier Herrero
· 16 years ago
7e29143
Blackfin arch: Fix bug - USB fails to build for BF524/BF526
by Bryan Wu
· 16 years ago
5906967
Blackfin arch: IO Port functions to read/write unalligned memory
by Michael Hennerich
· 16 years ago
86ad793
Blackfin arch: enable a choice to provide 4M DMA memory
by Cliff Cai
· 16 years ago
803a8d2
Blackfin arch: Add workaround to read edge triggered GPIOs
by Michael Hennerich
· 16 years ago
92322da
Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.
by Michael Hennerich
· 16 years ago
08a6fac
[PATCH] get rid of leak in compat_execve()
by Al Viro
· 17 years ago
02afc626
[PATCH] dup_fd() fixes, part 1
by Al Viro
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
2f561fe
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
by Ivo van Doorn
· 17 years ago
bfd3c7a
sh: use the common ascii hex helpers
by Harvey Harrison
· 17 years ago
f26a398
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
7371fd1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
8568dae
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 16 years ago
f54d8a1
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
by Robert P. J. Day
· 16 years ago
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 16 years ago
9e491e5
parisc: new termios definitions
by Alan Cox
· 16 years ago
9c8387a
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
by Nate Case
· 17 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
a1a61a4
atm: Cleanup atm_tcp.h and atm.h for userspace.
by Mike Frysinger
· 16 years ago
8f40f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
8978a31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
1c12c4c
mprotect: prevent alteration of the PAT bits
by Venki Pallipadi
· 16 years ago
44c8143
per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules
by Eric Dumazet
· 16 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 16 years ago
b7cffc1
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
by Mike Frysinger
· 16 years ago
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
b32a09d
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
by Markus Armbruster
· 17 years ago
2224661
[IA64] machvec support for SGI UV platform
by Jack Steiner
· 17 years ago
7868f1e
[IA64] Add header files for SGI UV platform
by Jack Steiner
· 17 years ago
cafa027
cs5520: disable VDMA
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0b4eb5
make ide-iops.c:SELECT_MASK() static
by Adrian Bunk
· 16 years ago
fc99824c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 16 years ago
e90a4e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
Next »