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-11-26
[MIPS] Compliment va_start() with va_end().
Richard Knutsson
3
-0
/
+6
2007-11-26
[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel
Thomas Bogendoerfer
1
-19
/
+21
2007-11-26
[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259
Thomas Bogendoerfer
2
-132
/
+3
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
4
-37
/
+82
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
8
-25
/
+131
2007-11-26
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2
-59
/
+40
2007-11-26
[MIPS] IP32: More interrupt renumbering fixes.
Ralf Baechle
1
-10
/
+14
2007-11-26
[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.
Ralf Baechle
1
-5
/
+1
2007-11-26
[MIPS] time: Fix negated condition in cevt-r4k driver.
Ralf Baechle
1
-1
/
+1
2007-11-26
[ARM] PXA ssp: unlock when ssp tries to close an invalid port
Roel Kluin
1
-0
/
+1
2007-11-26
[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
eric miao
1
-1
/
+1
2007-11-23
sh: include ax88796 in the defconfig for r7785rp
Magnus Damm
1
-5
/
+5
2007-11-23
sh: include ax88796 in the defconfig for r7780mp
Magnus Damm
1
-198
/
+89
2007-11-23
sh: fix R2D-1 CF support
Magnus Damm
1
-0
/
+2
2007-11-21
Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...
Sonic Zhang
1
-1
/
+6
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
4
-54
/
+59
2007-11-21
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
1
-2
/
+3
2007-11-21
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...
Robin Getz
1
-6
/
+8
2007-11-21
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
2
-20
/
+20
2007-11-21
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
1
-1
/
+1
2007-11-21
Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets
Robin Getz
1
-5
/
+5
2007-11-21
Blackfin arch: update defconfig files
Mike Frysinger
8
-218
/
+146
2007-11-21
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
1
-1
/
+2
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
1
-16
/
+26
2007-11-21
Blackfin arch: cleanup the cplb declares
Mike Frysinger
1
-17
/
+10
2007-11-21
Blackfin arch: fix building for BF542 processors which only have 1 TWI
Mike Frysinger
1
-0
/
+4
2007-11-21
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
2
-4
/
+5
2007-11-21
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...
Mike Frysinger
5
-7
/
+40
2007-11-21
Blackfin arch: fix bug NOR Flash MTD mount fail
Sonic Zhang
2
-0
/
+35
2007-11-21
Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage
Cliff Cai
1
-0
/
+1
2007-11-20
[POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USB
Grant Likely
2
-2
/
+88
2007-11-20
[POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPI
Anton Vorontsov
1
-5
/
+36
2007-11-20
[POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi
Anton Vorontsov
1
-5
/
+9
2007-11-20
[POWERPC] 8xxx: MDS board RTC fixes
Kim Phillips
10
-76
/
+213
2007-11-20
[S390] Add missing die_notifier() call to die().
Heiko Carstens
1
-0
/
+1
2007-11-20
[S390] Fix memory detection.
Heiko Carstens
1
-1
/
+1
2007-11-20
[S390] Dont overwrite lowcores on smp_send_stop().
Heiko Carstens
1
-49
/
+7
2007-11-20
[S390] Fix kernel preemption.
Heiko Carstens
2
-20
/
+7
2007-11-20
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
5
-63
/
+15
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
1
-3
/
+0
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
3
-66
/
+153
2007-11-20
[S390] magic sysrq: check for in_atomic before doing an console_unblank
Christian Borntraeger
1
-1
/
+1
2007-11-20
[POWERPC] Fix 8xx build breakage due to _tlbie changes
Benjamin Herrenschmidt
4
-4
/
+4
2007-11-20
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
7
-58
/
+251
2007-11-20
Pull fluff into release branch
Len Brown
2
-4
/
+1
2007-11-20
Pull thermal into release branch
Len Brown
1
-0
/
+3
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2
-3
/
+42
2007-11-19
[POWERPC] Fix device tree interrupt map for Freescale ULI1575 boards
Kumar Gala
3
-43
/
+211
2007-11-20
[POWERPC] Fix possible division by zero in scaled time accounting
Michael Neuling
1
-2
/
+3
2007-11-20
[POWERPC] spufs: Fix context destroy vs /spu readdir race
Jeremy Kerr
1
-0
/
+1
[prev]
[next]