Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8db51668f5ef6ae31ed4e4f0c6e2976a190dfa11
/
arch
464bdd3
fbdev: ignore VESA modes if framebuffer is disabled
by Antonino A. Daplas
· 18 years ago
7e92b4f
x86, serial: convert legacy COM ports to platform devices
by Bjorn Helgaas
· 18 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 18 years ago
57501c7
Add IRQF_IRQPOLL flag on parisc
by Bernhard Walle
· 18 years ago
e9485ba
Add IRQF_IRQPOLL flag on sh
by Bernhard Walle
· 18 years ago
d217c26
Add IRQF_IRQPOLL flag on IA64
by Bernhard Walle
· 18 years ago
b34942f
Add IRQF_IRQPOLL flag on i386
by Bernhard Walle
· 18 years ago
e6d828f
Add IRQF_IRQPOLL flag on x86_64
by Bernhard Walle
· 18 years ago
79df3c1
no longer #include <asm/kdebug.h>
by Adrian Bunk
· 18 years ago
0ba34e1
uml: pcap devices should get MACs from command line
by Jeff Dike
· 18 years ago
7d98230
uml: network and pcap cleanup
by Jeff Dike
· 18 years ago
bf8f6e5
Kprobes: The ON/OFF knob thru debugfs
by Ananth N Mavinakayanahalli
· 18 years ago
4c4308c
kprobes: kretprobes simplifications
by Christoph Hellwig
· 18 years ago
1c710c8
utimensat implementation
by Ulrich Drepper
· 18 years ago
b247e8a
dma_declare_coherent_memory wrong allocation
by Guennadi Liakhovetski
· 18 years ago
c991938
apm: fix incorrect comment
by Alan Cox
· 18 years ago
873ec74
EFI: warn only for pre-1.00 system tables
by Bjorn Helgaas
· 18 years ago
2833bf6
Replace deprecated SA_xxx interrupt flags
by Thomas Gleixner
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
0f95b7f
Kprobes: print details of kretprobe on assertion failure
by Ananth N Mavinakayanahalli
· 18 years ago
6672f76
kdump/kexec: calculate note size at compile time
by Simon Horman
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
3367b99
<linux/sysdev.h> needs to include <linux/module.h>
by Ralf Baechle
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
69331af
Fixes and cleanups for earlyprintk aka boot console
by Gerd Hoffmann
· 18 years ago
c761c84
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
by Robert P. J. Day
· 18 years ago
f64da95
ipmi: add new IPMI nmi watchdog handling
by Corey Minyard
· 18 years ago
ab1b6f0
simplify the stacktrace code
by Christoph Hellwig
· 18 years ago
c83e448
uml: an idle system should have zero load average
by Jeff Dike
· 18 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 18 years ago
a3142c8
Fix section mismatch of memory hotplug related code.
by Yasunori Goto
· 18 years ago
a989705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
ef93127
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
5b6b549
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
0ddb16c
xtensa: strlcpy is smart enough
by Jean Delvare
· 18 years ago
ee17b36
v850: generic timekeeping conversion
by john stultz
· 18 years ago
c2f239d
uml: fix prototypes
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
b7ec15b
uml: virtualized time fix
by Jeff Dike
· 18 years ago
83ff7df
uml: out of tmpfs space error clarification
by Jeff Dike
· 18 years ago
1e7371c
uml: only flush areas covered by VMA
by Jeff Dike
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
3ec704e
uml: eliminate a piece of debugging code
by Jeff Dike
· 18 years ago
64f6084
uml: speed page fault path
by Jeff Dike
· 18 years ago
8603ec8
uml: aIO deadlock avoidance
by Jeff Dike
· 18 years ago
a6ea4cc
uml: rename os_{read_write}_file_k back to os_{read_write}_file
by Jeff Dike
· 18 years ago
a263672
uml: remove debugging remnants
by Jeff Dike
· 18 years ago
dc764e5
uml: formatting fixes around os_{read_write}_file callers
by Jeff Dike
· 18 years ago
fda83a9
uml: change remaining callers of os_{read_write}_file
by Jeff Dike
· 18 years ago
77f6af7
uml: don't try to handle signals on initial process stack
by Jeff Dike
· 18 years ago
63843c2
uml: dump core on panic
by Jeff Dike
· 18 years ago
990c558
uml: fixup allocation in the ubd driver
by Peter Zijlstra
· 18 years ago
2adcec2
uml: send pointers instead of structures to I/O thread
by Jeff Dike
· 18 years ago
a0044bd
uml: batch I/O requests
by Jeff Dike
· 18 years ago
a61f334
uml: convert libc layer to call read and write
by Jeff Dike
· 18 years ago
ef0470c
uml: tidy libc code
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
f9d6e5f
uml: remove unused x86_64 code
by Jeff Dike
· 18 years ago
7f0536f
uml: speed up page table walking
by Jeff Dike
· 18 years ago
f30c2c9
uml: dump registers on ptrace or wait failure
by Jeff Dike
· 18 years ago
2e3f525
uml: drivers get release methods
by Jeff Dike
· 18 years ago
d883935
uml: delete HOST_FRAME_SIZE
by Jeff Dike
· 18 years ago
d973a77
uml: irq locking commentary
by Jeff Dike
· 18 years ago
1d1497e
uml: comment early boot locking
by Jeff Dike
· 18 years ago
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
ccdddb5
uml: kernel_thread shouldn't panic
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
6e21aec
uml: tidy process.c
by Jeff Dike
· 18 years ago
65a58ab
uml: no locking needed in tls.c
by Jeff Dike
· 18 years ago
a18ff1b
uml: speed up exec
by Jeff Dike
· 18 years ago
57ac895
uml: fix umid in xterm titles
by Davide Brini
· 18 years ago
c74c69b
uml: Replace one-element array with zero-element array
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
8c84083
uml: Eliminate temporary buffer in eth_configure
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e024715
uml: improve checking and diagnostics of ethernet MACs
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
85ee2ce
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
by Robert P. J. Day
· 18 years ago
36e4546
uml: add missing __init declarations
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
24fa6c0
uml: move remaining useful contents of user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
eb83075
uml: create arch.h
by Jeff Dike
· 18 years ago
c65badb
uml: move SIGIO testing to sigio.c
by Jeff Dike
· 18 years ago
c5e631c
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
f34d9d2
uml: network interface hotplug error handling
by Jeff Dike
· 18 years ago
b16895b
uml-driver-formatting-fixes-fix
by Andrew Morton
· 18 years ago
56bd194
uml: driver formatting fixes
by Jeff Dike
· 18 years ago
b47d2de
uml: handle block device hotplug errors
by Jeff Dike
· 18 years ago
1d94cda
uml: print coredump limits
by Jeff Dike
· 18 years ago
48b2018
uml: mark tt-mode code for future removal
by Jeff Dike
· 18 years ago
b4ffb6a
uml: host_info tidying
by Jeff Dike
· 18 years ago
a5ed1ff
uml: formatting fixes
by Jeff Dike
· 18 years ago
11100b1
uml: delete unused code
by Jeff Dike
· 18 years ago
7a3e965
CRIS: remove code related to pre-2.2 kernel
by Robert P. J. Day
· 18 years ago
542401d
CRIS: check for memory allocation
by Cyrill Gorcunov
· 18 years ago
241258d
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
by Milind Arun Choudhary
· 18 years ago
edfe7a5
remove unused header file: arch/m68k/atari/atasound.h
by Robert P. J. Day
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
e87be11
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
by Robert P. J. Day
· 18 years ago
2af0bc9
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
by Andrew Morton
· 18 years ago
eb2bce7
ALPHA: fix BOOTP image creation
by Ivan Kokshaysky
· 18 years ago
180e53a
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
by Milind Arun Choudhary
· 18 years ago
Next »