Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1967d0eddeef4869ee283e692735cb994f3745a
/
include
9c8ff4f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
febb187
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
645a8d9
scatterlist: add more safeguards
by Tejun Heo
· 17 years ago
35baef2
Input: adds the context menu key (HUT GenDesc 0x84)
by Aristeu Rozanski
· 17 years ago
c23f1f9
Input: add definitions for frame forward and frame back keys
by Aristeu Rozanski
· 17 years ago
8c27eba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
423eaf8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
0685ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
ff1ea52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
b5faa4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
a039767
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24
by Linus Torvalds
· 17 years ago
6d27294
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6b41016
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
9ccc236
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
da457d4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
552d2f8
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
483066d
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
by Adrian Bunk
· 17 years ago
5334eb1
NFS: make nfs_wb_page_priority() static
by Adrian Bunk
· 17 years ago
cfcb43f
SUNRPC: remove NFS/RDMA client's binary sysctls
by James Lentini
· 17 years ago
58e1010
sched: fix RLIMIT_CPU comment
by Ingo Molnar
· 17 years ago
52bfb36
time: add ADJ_OFFSET_SS_READ
by John Stultz
· 17 years ago
aafab10d
x86: fix ACPI compile for LOCAL_APIC=n
by Thomas Gleixner
· 17 years ago
c1c3063
ACPI: Set max_cstate to 1 for early Opterons.
by Alexey Starikovskiy
· 17 years ago
cce335ae
[MIPS] 64-bit Sibyte kernels need DMA32.
by Ralf Baechle
· 17 years ago
940f6b4
[MIPS] Only build r4k clocksource for systems that work ok with it.
by Ralf Baechle
· 17 years ago
5aa85c9
[MIPS] Handle R4000/R4400 mfc0 from count register.
by Ralf Baechle
· 17 years ago
0f67e90
[MIPS] Fix possible hang in LL/SC futex loops.
by Ralf Baechle
· 17 years ago
07500b0
[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.
by Ralf Baechle
· 17 years ago
98ce472
[MIPS] IP32: More interrupt renumbering fixes.
by Ralf Baechle
· 17 years ago
cfb6f26
[MIPS] Fix pcspeaker build.
by Ralf Baechle
· 17 years ago
2d4baff
[SKBUFF]: Free old skb properly in skb_morph
by Herbert Xu
· 17 years ago
218ad12
[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
by Pavel Emelyanov
· 17 years ago
5fe4a33
[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
by Adrian Bunk
· 17 years ago
49dce91
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated
by Mike Frysinger
· 17 years ago
569a50c
Blackfin arch: Ensure we printk out strings with the proper loglevel
by Robin Getz
· 17 years ago
f26825d
Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise
by Mike Frysinger
· 17 years ago
b018785
Blackfin arch: add defines for the on-chip L1 ROM of BF54x
by Mike Frysinger
· 17 years ago
c3a9f43
Blackfin arch: cplb and map header file cleanup
by Mike Frysinger
· 17 years ago
81a487a
Blackfin arch: cleanup the cplb declares
by Mike Frysinger
· 17 years ago
9f2ff54
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines
by Mike Frysinger
· 17 years ago
9e83b98
Blackfin arch: add support for working around anomaly 05000312
by Mike Frysinger
· 17 years ago
b5f87aa
Blackfin arch: cleanup BF54x header file and add BF547 definition
by Mike Frysinger
· 17 years ago
8d6c242
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it
by Mike Frysinger
· 17 years ago
d0025e5
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
by Mike Frysinger
· 17 years ago
53438e5
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
92468c5
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
by Guillaume Chazarain
· 17 years ago
7cb41c6
[ALSA] version 1.0.15
by Jaroslav Kysela
· 17 years ago
37e3a6a
[S390] appldata: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
43ebbf1
[S390] cmm: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
411788e
[S390] Fix irq tracing and lockdep_sys_exit calls.
by Heiko Carstens
· 17 years ago
6e42141
[TCP] MTUprobe: fix potential sk_send_head corruption
by Ilpo Järvinen
· 17 years ago
95b0078
Pull cpuidle into release branch
by Len Brown
· 17 years ago
61fd47e
ACPI: fix two IRQ8 issues in IOAPIC mode
by Shaohua Li
· 17 years ago
9055fa1
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
by Simon Horman
· 17 years ago
9e103fa
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
by Simon Horman
· 17 years ago
611cd55
[IPVS]: Fix sysctl warnings about missing strategy
by Christian Borntraeger
· 17 years ago
a2b5181
[POWERPC] Fix RTAS os-term usage on kernel panic
by Linas Vepstas
· 17 years ago
fbe4817
[POWERPC] vdso: Fixes for cache block sizes
by Olof Johansson
· 17 years ago
ddc081a
cpuidle: fix HP nx6125 regression
by Venkatesh Pallipadi
· 17 years ago
52142e7
[POWERPC] Fix kmalloc alignment on non-coherent DMA platforms
by Benjamin Herrenschmidt
· 17 years ago
5131d4d
[POWERPC] Fix declaration of pcibios_free_controller
by Benjamin Herrenschmidt
· 17 years ago
0349337
sh: Fix copy_{to,from}_user_page() with cache disabled.
by Heiko Schocher
· 17 years ago
2d3b8ee
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
by Albert Lee
· 17 years ago
21bef6d
libata: remove unused functions
by Adrian Bunk
· 17 years ago
21df56c
[TCP]: Fix TCP header misalignment
by Herbert Xu
· 17 years ago
a961d65
Blackfin arch: More explicitly describe what the instructions do in inline assembly.
by Jie Zhang
· 17 years ago
5c91fb9
Blackfin arch: Add assembly function insl_16
by Michael Hennerich
· 17 years ago
05dfa35
x86: fix reboot with no keyboard attached
by Truxton Fulton
· 17 years ago
434b3d3
x86: voyager use correct header file name
by Randy Dunlap
· 17 years ago
142d0a6
x86: fix bogus memcpy in es7000_check_dsdt()
by Thomas Gleixner
· 17 years ago
05c4843
Blackfin arch: remove dump_thread()
by Adrian Bunk
· 17 years ago
ec41878
SELinux: return EOPNOTSUPP not ENOTSUPP
by Eric Paris
· 17 years ago
adea27f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
40787d0
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
89becf5
[MIPS] Lasat: Fix overlap of interrupt number ranges.
by Yoichi Yuasa
· 17 years ago
f6771db
[MIPS] Fix shadow register support.
by Ralf Baechle
· 17 years ago
efb9ca0
[MIPS] Change get_cycles to always return 0.
by Ralf Baechle
· 17 years ago
ecefe4a
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
5e31c2b
i2c: Make i2c_check_addr static
by Jean Delvare
· 17 years ago
b33d518
Blackfin arch: fix double fault definition for BF561 core A and core B
by Mike Frysinger
· 17 years ago
a055b2b
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
by Mike Frysinger
· 17 years ago
529a73f
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
8fea1ad
[AVR32] Add missing bit in PCCR sysreg
by Haavard Skinnemoen
· 17 years ago
330a9c1
[AVR32] pcmcia ioaddr_t should be 32 bits on AVR32
by Haavard Skinnemoen
· 17 years ago
dab6ba3
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
by Pavel Emelyanov
· 17 years ago
6f37ac7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
ebd33e1
CRIS tlb.h should include linux/pagemap.h
by Jesper Nilsson
· 17 years ago
d8e5219
CRISv10 improve and bugfix fasttimer
by Jesper Nilsson
· 17 years ago
4b7e888
CRIS don't include bitops.h in posix_types.h
by Jesper Nilsson
· 17 years ago
7b27552
cris build fixes: corrected and improved NMI and IRQ handling
by Jesper Nilsson
· 17 years ago
bafef0a
cris build fixes: update eth_v10.c ethernet driver
by Jesper Nilsson
· 17 years ago
eda35b6
cris build fixes: add baud rate defines
by Jesper Nilsson
· 17 years ago
9587997
cris-build-fixes-atomich-needs-compilerh-fix
by Andrew Morton
· 17 years ago
df2b84a
cris build fixes: atomic.h needs compiler.h
by Jesper Nilsson
· 17 years ago
80bf7a5
cris build fixes: hardirq.h: include asm/irq.h
by Jesper Nilsson
· 17 years ago
0c3537f
cris build fixes: Add missing syscalls
by Jesper Nilsson
· 17 years ago
b956947
cris build fixes: fix csum_tcpudp_magic() declaration
by Jesper Nilsson
· 17 years ago
77f2878
oprofile: fix oops on x86 32-bit
by Jan Blunck
· 17 years ago
7c06a8d
Fix 64KB blocksize in ext3 directories
by Jan Kara
· 17 years ago
57d5f66
pidns: Place under CONFIG_EXPERIMENTAL
by Eric W. Biederman
· 17 years ago
Next »