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
2006-11-06
[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
Ralf Baechle
3
-6
/
+1
2006-11-06
[MIPS] EV64120: Fix PCI interrupt allocation.
Ralf Baechle
3
-35
/
+22
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
3
-25
/
+42
2006-11-06
[MIPS] EV64120: Fix timer initialization for HZ != 100.
Ralf Baechle
1
-1
/
+1
2006-11-06
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
Ralf Baechle
4
-60
/
+237
2006-11-06
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
Ralf Baechle
4
-180
/
+202
2006-11-06
[MIPS] SB1: On bootup only flush cache on local CPU.
Ralf Baechle
1
-1
/
+1
2006-11-06
[MIPS] Ocelot 3: Fix large number of warnings.
Ralf Baechle
1
-2
/
+4
2006-11-06
[MIPS] Ocelot C: Fix mapping of ioport address range.
Ralf Baechle
1
-10
/
+8
2006-11-06
[MIPS] Ocelot C: Fix warning about missmatching format string.
Ralf Baechle
2
-2
/
+2
2006-11-06
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
Ralf Baechle
1
-3
/
+121
2006-11-06
[MIPS] Ocelot C: Fix large number of warnings.
Ralf Baechle
1
-2
/
+4
2006-11-06
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
6
-13
/
+14
2006-11-06
AVR32: Add missing return instruction in __raw_writesb
Haavard Skinnemoen
1
-0
/
+2
2006-11-06
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
2
-0
/
+10
2006-11-06
[S390] IRQs too early enabled.
Heiko Carstens
1
-1
/
+1
2006-11-06
[S390] revert add_active_range() usage patch.
Heiko Carstens
4
-26
/
+63
2006-11-06
AVR32: Fix thinko in generic_find_next_zero_le_bit()
Haavard Skinnemoen
1
-1
/
+2
2006-11-06
AVR32: Get rid of board_early_init
Haavard Skinnemoen
2
-12
/
+0
2006-11-05
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
4
-9
/
+10
2006-11-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-11
/
+0
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
3
-3
/
+44
2006-11-03
[PATCH] acpi_noirq section fix
Andrew Morton
1
-1
/
+1
2006-11-02
PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"
Greg Kroah-Hartman
3
-11
/
+0
2006-11-02
[MIPS] Do not use -msym32 option for modules.
Atsushi Nemoto
1
-1
/
+3
2006-11-02
[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.
Ralf Baechle
1
-4
/
+4
2006-11-02
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
1
-1
/
+5
2006-11-02
[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.
Ralf Baechle
1
-0
/
+1
2006-11-02
[MIPS] Fix merge screwup by patch(1)
Ralf Baechle
1
-2
/
+2
2006-11-02
Revert "[MIPS] Make SPARSEMEM selectable on QEMU."
Ralf Baechle
1
-4
/
+0
2006-11-01
[PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
Paul Mackerras
1
-12
/
+15
2006-11-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-13
/
+71
2006-11-01
i386: write IO APIC irq routing entries in correct order
Linus Torvalds
1
-3
/
+23
2006-11-01
[MIPS] Fix warning in mips-boards generic PCI
Yoichi Yuasa
1
-1
/
+1
2006-11-01
[MIPS] SMTC: Synchronize cp0 counters on bootup.
Ralf Baechle
1
-0
/
+1
2006-11-01
[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.
Ralf Baechle
2
-1
/
+9
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
8
-11
/
+60
2006-11-01
i386: clean up io-apic accesses
Linus Torvalds
1
-0
/
+40
2006-11-01
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
2
-16
/
+20
2006-11-01
[POWERPC] Disallow kprobes on emulate_step and branch_taken
Gui,Jian
1
-2
/
+3
2006-11-01
[POWERPC] Make high hugepage areas preempt safe
Hugh Dickins
1
-3
/
+0
2006-11-01
[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR
Timur Tabi
1
-2
/
+1
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
6
-78
/
+58
2006-11-01
[POWERPC] Fix oprofile support for e500 in arch/powerpc
Andy Fleming
9
-263
/
+149
2006-11-01
[POWERPC] Fix various offb issues
Benjamin Herrenschmidt
1
-1
/
+1
2006-10-31
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
4
-36
/
+84
2006-10-31
[IA64] Correct definition of handle_IPI
Keith Owens
1
-1
/
+1
2006-10-31
[IA64] move SAL_CACHE_FLUSH check later in boot
Troy Heber
2
-4
/
+9
2006-10-31
[IA64] MCA recovery: Montecito support
Russ Anderson
1
-27
/
+68
[next]