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-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
17
-194
/
+202
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
10
-284
/
+80
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
6
-56
/
+14
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
42
-199
/
+110
2007-10-11
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
3
-38
/
+8
2007-10-11
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
Ahmed S. Darwish
1
-1
/
+1
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
27
-57
/
+1
2007-10-11
[MIPS] ARC: Convert mach_table[] to ISO C initializers.
Ralf Baechle
1
-40
/
+48
2007-10-11
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
Maciej W. Rozycki
1
-1
/
+0
2007-10-11
[MIPS] GPIO LED driver for the WGT634U machine
Aurelien Jarno
2
-1
/
+65
2007-10-11
[MIPS] Add gpio support to the BCM47XX platform
Aurelien Jarno
2
-1
/
+80
2007-10-11
[MIPS] Add CFE support to BCM47XX
Aurelien Jarno
3
-5
/
+161
2007-10-11
[MIPS] Move ARC code into arch/mips/fw/arc
Aurelien Jarno
15
-7
/
+7
2007-10-11
[MIPS] Move CFE code into arch/mips/fw/cfe
Aurelien Jarno
12
-278
/
+18
2007-10-11
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
Ralf Baechle
2
-1
/
+4
2007-10-11
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
7
-555
/
+35
2007-10-11
[MIPS] Alchemy: remove useless prototypes.
Ralf Baechle
1
-11
/
+0
2007-10-11
[MIPS] Sibyte: cleanup static inline forward declarations.
Ralf Baechle
2
-76
/
+76
2007-10-11
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-10-11
[MIPS] Introduce a consistent style for vmlinux.lds.
Sam Ravnborg
1
-150
/
+189
2007-10-11
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
8
-109
/
+189
2007-10-11
[MIPS] i8295 cleanups.
Yoichi Yuasa
1
-6
/
+8
2007-10-11
[MIPS] Kill useless volatile keyword
Ralf Baechle
1
-2
/
+2
2007-10-11
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2
-2
/
+0
2007-10-11
[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS
Ralf Baechle
1
-3
/
+1
2007-10-11
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
Atsushi Nemoto
5
-41
/
+36
2007-10-11
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
5
-12
/
+30
2007-10-11
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
11
-0
/
+342
2007-10-11
[MIPS] JAZZ fixes
Thomas Bogendoerfer
6
-158
/
+161
2007-10-11
[MIPS] Add back support for LASAT platforms
Brian Murphy
28
-0
/
+3507
2007-10-11
[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
Yoichi Yuasa
1
-2
/
+0
2007-10-11
[MIPS] VR41xx: replace infinite loop with hibernate
Yoichi Yuasa
1
-9
/
+2
2007-10-11
[MIPS] VR41xx: Add default restart routine.
Yoichi Yuasa
1
-1
/
+6
2007-10-11
[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32
Franck Bui-Huu
1
-7
/
+5
2007-10-11
[MIPS] Automatically set CONFIG_BUILD_ELF64
Franck Bui-Huu
2
-18
/
+20
2007-10-11
[MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64
Franck Bui-Huu
1
-3
/
+1
2007-10-11
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] vr41xx: add cpu_wait
Yoichi Yuasa
1
-2
/
+16
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
4
-0
/
+129
2007-10-12
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
4
-98
/
+65
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2
-4
/
+32
2007-10-11
[POWERPC] 4xx: Kilauea defconfig file
Stefan Roese
1
-0
/
+768
2007-10-11
[POWERPC] 4xx: Kilauea DTS
Stefan Roese
1
-0
/
+252
2007-10-11
[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x
Stefan Roese
3
-2
/
+68
2007-10-11
[POWERPC] 4xx: Add AMCC 405EX support to cputable.c
Stefan Roese
1
-0
/
+11
2007-10-11
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
Kumar Gala
1
-1
/
+2
2007-10-11
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
4
-22
/
+19
2007-10-11
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
Kumar Gala
1
-5
/
+18
2007-10-11
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
Kumar Gala
7
-142
/
+9
2007-10-11
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
Scott Wood
2
-0
/
+72
[prev]
[next]