index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-11
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
Michael Ellerman
1
-2
/
+11
2006-01-11
[PATCH] powerpc: Add some missing .gitignore's
Kumar Gala
3
-0
/
+22
2006-01-11
[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support
Kumar Gala
7
-53
/
+85
2006-01-11
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
1
-5
/
+29
2006-01-11
[PATCH] powerpc: fix for compile problem in kdump code when SMP disabled
Haren Myneni
1
-1
/
+1
2006-01-11
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
1
-0
/
+2
2006-01-11
[PATCH] powerpc: fix up iSeries console after TTY layer buffering revamp
Stephen Rothwell
1
-3
/
+4
2006-01-11
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
3
-0
/
+83
2006-01-11
[PATCH] powerpc: parallel port init fix
Michael Neuling
1
-2
/
+26
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
8
-43
/
+88
2006-01-11
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
3
-10
/
+26
2006-01-11
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c
Olaf Hering
1
-6
/
+0
2006-01-11
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+3
2006-01-11
[PATCH] enable the RTC driver in ppc64_defconfig
Olaf Hering
1
-1
/
+1
2006-01-10
Fix net/core/wireless.c link failure
Linus Torvalds
1
-0
/
+1
2006-01-10
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
1
-9
/
+2
2006-01-10
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
2
-4
/
+5
2006-01-10
[PARISC] stifb: Remove obsolete MODULE_PARM()
Helge Deller
1
-4
/
+0
2006-01-10
[PARISC] stifb: Fix framebuffer console at 32bpp
Helge Deller
1
-21
/
+23
2006-01-10
[PARISC] stifb: use F_EXTEND macro
Helge Deller
1
-12
/
+5
2006-01-10
[PARISC] Use C99 initializers in asm-parisc/processor.h
Alexey Dobriyan
1
-9
/
+9
2006-01-10
[PARISC] pdc_stable: More robust sysfs error checking
Thibaut VARENE
1
-11
/
+31
2006-01-10
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
Grant Grundler
1
-1
/
+7
2006-01-10
[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC
Guy Martin
1
-0
/
+1
2006-01-10
[PARISC] OSS: Fix build of parisc harmony driver
Stuart Brady
1
-2
/
+2
2006-01-10
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
Grant Grundler
1
-0
/
+7
2006-01-10
[PARISC] Truncate overlapping PAT PDC reported ranges
Grant Grundler
1
-23
/
+90
2006-01-10
[PARISC] Add __iomem to __raw_check_addr()
Alexey Dobriyan
1
-1
/
+1
2006-01-10
[PARISC] Add some defines for HugeTLB pages
Helge Deller
1
-0
/
+7
2006-01-10
[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq
Helge Deller
1
-3
/
+4
2006-01-10
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-10
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
Kyle McMartin
1
-37
/
+63
2006-01-10
[PARISC] Add __user annotation to eisa_eeprom.c
Alexey Dobriyan
1
-1
/
+1
2006-01-10
[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop
Helge Deller
1
-0
/
+15
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
5
-14
/
+13
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
24
-73
/
+79
2006-01-11
fs/proc/vmcore.c: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-11
fs/attr.c: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-11
asm-powerpc: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-11
xfs: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
4
-5
/
+0
2006-01-11
cpuset two little doc fixes
Paul Jackson
1
-2
/
+2
2006-01-11
drivers/net/gianfar_sysfs.c: update email address of Kumar Gala
Adrian Bunk
1
-1
/
+1
2006-01-11
add loglevel to printk in fs/afs/cmservice.c
Jesper Juhl
1
-1
/
+1
2006-01-11
missing printk loglevel and tiny tiny whitespace change in binfmt_elf()
Jesper Juhl
1
-4
/
+4
2006-01-11
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
1
-1
/
+1
2006-01-11
Tiny esthetic changes to Documentation/laptop-mode.txt
Jesper Juhl
1
-3
/
+3
2006-01-11
MAINTAINERS: sh: update the mailing list
Adrian Bunk
1
-1
/
+1
2006-01-11
ext2: trivial indentation fix.
Luiz Fernando Capitulino
1
-1
/
+1
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2
-5
/
+1
[prev]
[next]