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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
5
-15
/
+30
2005-09-22
[PATCH] ppc64: Fix 64bit ptrace DABR support
Anton Blanchard
1
-0
/
+1
2005-09-22
[PATCH] ppc64: Fix build with iommu debug enabled
Anton Blanchard
1
-5
/
+6
2005-09-22
[PATCH] ppc64: Fix LPAR regression
Anton Blanchard
1
-3
/
+2
2005-09-22
[PATCH] alpha: fix kernel panic during SysRq-b
Ivan Kokshaysky
1
-0
/
+4
2005-09-22
[PATCH] ppc32: fix build with oprofile
Benjamin Herrenschmidt
2
-3
/
+6
2005-09-22
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
3
-23
/
+123
2005-09-22
[IA64] MCA recovery verify pfn_valid
Hidetoshi Seto
1
-6
/
+15
2005-09-22
[IA64] Wire in the MCA/INIT handler stacks
Keith Owens
1
-11
/
+85
2005-09-22
[IA64] Fix simscsi for new SCSI midlayer
Peter Chubb
1
-6
/
+23
2005-09-22
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
Kumar Gala
1
-4
/
+4
2005-09-21
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+5
2005-09-21
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2005-09-21
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+6
2005-09-21
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+0
2005-09-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
28
-37
/
+57
2005-09-21
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
1
-0
/
+3
2005-09-21
[PATCH] update URL for HPET spec.
Randy Dunlap
1
-1
/
+1
2005-09-21
[PATCH] ppc64: Build zImage.vmode for G5
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-21
[PATCH] ppc64: Fix issue with non zero boot cpu
Anton Blanchard
1
-1
/
+2
2005-09-21
[PATCH] PPC64: Fix boot for some pre-POWER4 systems
Olof Johansson
1
-80
/
+89
2005-09-21
[PATCH] ppc64: Fix PCI flags when using OF device tree
Paul Mackerras
1
-3
/
+6
2005-09-20
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
1
-20
/
+19
2005-09-20
[ARM] Prevent deadlock in page fault handler
Russell King
1
-1
/
+11
2005-09-20
[ARM] 2928/1: S3C2410 - make machine init code static
Ben Dooks
10
-17
/
+24
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
15
-15
/
+15
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2922/1: compile fix for shark
Vincent Sanders
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-19
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
1
-3
/
+4
2005-09-19
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
David S. Miller
2
-8
/
+58
2005-09-19
[PATCH] Alpha: ISA IRQs fixup for dp264
Ivan Kokshaysky
1
-18
/
+23
2005-09-18
[ARM] Fix warning in arch/arm/mach-sa1100/generic.c
Russell King
1
-0
/
+3
2005-09-18
[ARM] Fix warning in arch/arm/kernel/semaphore.c
Russell King
1
-1
/
+1
2005-09-18
[ARM] 2917/1: Make IXP4xx mach_desc's depend on config options
Deepak Saxena
1
-0
/
+6
2005-09-17
x86-64/smp: fix random SIGSEGV issues
Linus Torvalds
1
-0
/
+15
2005-09-17
[PATCH] files: fix preemption issues
Dipankar Sarma
2
-2
/
+8
2005-09-17
[PATCH] uml: UML/i386 cmpxchg fix
Jeff Dike
1
-0
/
+4
2005-09-17
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices
Vitaly Bordug
3
-1
/
+287
2005-09-17
[PATCH] ppc64: build fix
Anton Blanchard
1
-0
/
+1
2005-09-17
[PATCH] x86_64: e820.c needs module.h
Andrew Morton
1
-0
/
+2
2005-09-17
[PATCH] Fix up some pm_message_t types
Richard Purdie
2
-2
/
+2
2005-09-17
[PATCH] uml: remove include of asm/elf.h
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: return a real error code
Jeff Dike
1
-0
/
+2
2005-09-17
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
3
-77
/
+21
[next]