index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms
Stefan Roese
2007-06-02
1
-0
/
+1
*
[POWERPC] Don't allow PMAC_APM_EMU for 64-bit
Johannes Berg
2007-06-02
1
-1
/
+1
*
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
Michael Ellerman
2007-06-02
1
-3
/
+3
*
[POWERPC] Fix return from pte_alloc_one() in out-of-memory case
Akinobu Mita
2007-06-02
1
-1
/
+2
*
[POWERPC] Fix compile warning in pseries xics code
Michael Neuling
2007-06-02
1
-4
/
+6
*
[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS
David Gibson
2007-06-02
1
-8
/
+6
*
[POWERPC] Create a zImage for legacy iSeries
Stephen Rothwell
2007-06-02
2
-1
/
+4
*
[POWERPC] pasemi idle uses hard_smp_processor_id
Stephen Rothwell
2007-06-02
1
-0
/
+1
*
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
Stephen Rothwell
2007-06-02
1
-0
/
+1
*
[POWERPC] Fix possible access to free pages
Benjamin Herrenschmidt
2007-06-02
1
-0
/
+9
*
[POWERPC] Fix compiler/assembler flags for Ebony platform boot files
David Gibson
2007-06-02
1
-2
/
+2
*
[POWERPC] Fix ppc32 single-stepping out of syscalls
Benjamin Herrenschmidt
2007-06-02
1
-0
/
+2
*
[POWERPC] Update documentation for of_find_node_by_type()
Michael Ellerman
2007-06-02
1
-5
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-06-01
11
-79
/
+247
|
\
|
*
firewire: Install firewire-constants.h and firewire-cdev.h for userspace.
Kristian Høgsberg
2007-05-31
1
-0
/
+2
|
*
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
Kristian Høgsberg
2007-05-31
2
-7
/
+24
|
*
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
2007-05-31
2
-69
/
+123
|
*
firewire: add to MAINTAINERS
Stefan Richter
2007-05-31
1
-0
/
+8
|
*
firewire: fw-sbp2: implement sysfs ieee1394_id
Stefan Richter
2007-05-31
2
-0
/
+54
|
*
ieee1394: sbp2: offer SAM-conforming target port ID in sysfs
Stefan Richter
2007-05-31
3
-2
/
+35
|
*
ieee1394: fix calculation of sysfs attribute "address"
Stefan Richter
2007-05-31
1
-1
/
+1
*
|
timer stats: speedups
Ingo Molnar
2007-06-01
3
-5
/
+14
*
|
timer statistics: fix race
Bjorn Steinbrink
2007-06-01
1
-16
/
+21
*
|
net/hp100: fix section mismatch warning
Sam Ravnborg
2007-06-01
1
-1
/
+1
*
|
kvm: fix section mismatch warning in kvm-intel.o
Sam Ravnborg
2007-06-01
1
-1
/
+1
*
|
acpi: fix section mismatch warning in asus + toshiba
Sam Ravnborg
2007-06-01
2
-2
/
+2
*
|
isdn: fix section mismatch warnings
Sam Ravnborg
2007-06-01
2
-2
/
+2
*
|
microcode: fix section mismatch warning
Sam Ravnborg
2007-06-01
1
-1
/
+1
*
|
pm3fb: switching between X and fb fix
Krzysztof Helt
2007-06-01
1
-1
/
+1
*
|
SLUB: fix locking for hotplug callbacks
Christoph Lameter
2007-06-01
1
-1
/
+14
*
|
SPI: Freescale iMX SPI controller driver fixes
Andrea Paterniani
2007-06-01
1
-1
/
+2
*
|
serial_core.h: include <linux/sysrq.h>
Maciej W. Rozycki
2007-06-01
1
-0
/
+1
*
|
Better documentation for ERESTARTSYS
Satoru Takeuchi
2007-06-01
1
-1
/
+6
*
|
ALPHA: misc fixes
Jay Estabrook
2007-06-01
2
-13
/
+15
*
|
ALPHA: correct low-level I/O routines for sable-lynx
Jay Estabrook
2007-06-01
1
-10
/
+16
*
|
ALPHA: support graphics on non-zero PCI domains
Jay Estabrook
2007-06-01
12
-112
/
+190
*
|
h8300 trival patches
Yoshinori Sato
2007-06-01
3
-4
/
+4
*
|
atmel_spi dma address bugfix
Haavard Skinnemoen
2007-06-01
1
-4
/
+4
*
|
prism54: MAINTAINERS update
Luis R. Rodriguez
2007-06-01
1
-2
/
+2
*
|
Fix broken CLIR in isdn driver
Karsten Keil
2007-06-01
1
-1
/
+2
*
|
ISDN4Linux: fix maturity label
Tilman Schmidt
2007-06-01
1
-4
/
+5
*
|
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
2007-06-01
2
-1
/
+3
*
|
memory hotplug: fix unnecessary calling of init_currenty_empty_zone()
Yasunori Goto
2007-06-01
1
-1
/
+1
*
|
RTC: use fallback IRQ if PNP tables don't provide one
Matthew Garrett
2007-06-01
1
-3
/
+10
*
|
Documentation: How to use GDB to decode OOPSes
Pekka Enberg
2007-06-01
1
-0
/
+24
*
|
add a trivial patch style checker
Andy Whitcroft
2007-06-01
5
-13
/
+644
*
|
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
2007-06-01
1
-1
/
+1
*
|
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
2007-06-01
2
-1
/
+1
*
|
cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors
Avuton Olrich
2007-06-01
2
-3
/
+9
*
|
vt8623fb: arkfb: null pointer dereference fix
Ondrej Zajicek
2007-06-01
2
-2
/
+4
[next]