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
2007-07-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
36
-2743
/
+97
2007-07-31
sh64: Kill off virt_to_bus()/bus_to_virt().
Paul Mundt
2
-2
/
+5
2007-07-31
sh64: Fix irq_intc build failure.
Paul Mundt
1
-0
/
+1
2007-07-31
sh64: Fix fs.h removal from mm.h regressions.
Paul Mundt
4
-1
/
+4
2007-07-31
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
5
-1
/
+5
2007-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
17
-1010
/
+660
2007-07-30
APM support depends on CONFIG_PM_SLEEP
Stephen Rothwell
1
-1
/
+1
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-30
[SPARC64]: Fix show_stack() when stack argument is NULL.
David S. Miller
2
-11
/
+12
2007-07-30
[SPARC]: Fix serial console node string creation.
David S. Miller
1
-2
/
+3
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
11
-839
/
+404
2007-07-30
[SPARC64]: Handle mostek clock type in mini_rtc driver.
David S. Miller
1
-0
/
+75
2007-07-30
[SPARC64]: Fix sun4u PCI config space accesses on sun4u.
David S. Miller
2
-12
/
+126
2007-07-30
[SPARC]: Update defconfig.
David S. Miller
1
-146
/
+40
2007-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-51
/
+15
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
34
-0
/
+34
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
5
-5
/
+5
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
21
-25
/
+25
2007-07-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-32
/
+64
2007-07-28
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
9
-54
/
+76
2007-07-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-16
/
+18
2007-07-28
[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
Kristoffer Ericson
1
-12
/
+15
2007-07-27
[IA64] Compare pointer against NULL, not '0'
Yoann Padioleau
1
-1
/
+1
2007-07-27
[IA64] Fix build failure in fs/quota.c
Tony Luck
2
-0
/
+6
2007-07-27
[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c
Thomas Renninger
1
-1
/
+6
2007-07-27
[S390] Fix IRQ tracing.
Heiko Carstens
2
-4
/
+8
2007-07-27
[S390] Wire up sys_fallocate.
Martin Schwidefsky
3
-1
/
+31
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
3
-3
/
+5
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
3
-16
/
+14
2007-07-26
[IA64] Fix wrong return value in parse_vector_domain
Kenji Kaneshige
1
-1
/
+1
2007-07-26
[IA64] Fix wrong assumption in acpi_gsi_to_irq
Kenji Kaneshige
1
-5
/
+4
2007-07-26
[IA64] Add sanity check into __bind_irq_vector
Kenji Kaneshige
1
-0
/
+3
2007-07-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
24
-37
/
+184
2007-07-26
Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...
Linus Torvalds
3
-15
/
+23
2007-07-26
x86_64: cleanup tsc.c merge artifact
Thomas Gleixner
1
-2
/
+0
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-2
/
+3
2007-07-26
x86_64: fix section mismatch warnings in tce
Sam Ravnborg
1
-2
/
+2
2007-07-26
x86_64: fix arch_vma_name
Roland McGrath
2
-10
/
+3
2007-07-26
X86_POWERNOW_K8_ACPI must depend on ACPI
Adrian Bunk
1
-1
/
+1
2007-07-26
cyclone.c: silly use of volatile, __iomem fixes
Al Viro
1
-7
/
+7
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
1
-1
/
+1
2007-07-26
ia64 time.c: ANSIfy
Al Viro
1
-1
/
+1
2007-07-26
deal with alpha section warnings
Al Viro
5
-10
/
+12
2007-07-26
viohs: extern on function definition
Al Viro
1
-1
/
+1
2007-07-26
m68knommu: use setup_irq() in 68328 timer code
Greg Ungerer
1
-3
/
+8
2007-07-26
m68knommu: use setup_irq() in ColdFire PIT timer
Greg Ungerer
1
-5
/
+9
2007-07-26
m68knommu: remove unused mach_trap_init
Greg Ungerer
1
-2
/
+0
2007-07-26
m68knommu: use setup_irq() in ColdFire simple timer
Greg Ungerer
1
-3
/
+10
2007-07-26
m68knommu: remove use of colfire_trap_init
Greg Ungerer
11
-22
/
+0
[next]