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-06-11
sh: Provide a defconfig for R7780MP.
Yoshihiro Shimoda
1
-0
/
+1223
2007-06-08
sh: Kill off dead SH7604 support.
Paul Mundt
10
-266
/
+2
2007-06-08
sh: memory hot-add for sparsemem users support.
Paul Mundt
2
-0
/
+50
2007-06-08
sh: Fix up cpu to node mapping in sysfs.
Paul Mundt
1
-0
/
+21
2007-06-08
sh: Fix the SH7722 flatmem build.
Paul Mundt
1
-0
/
+1
2007-06-08
sh: Make NUMA depend on sparsemem.
Paul Mundt
1
-1
/
+1
2007-06-08
sh: URAM node support for SH7722.
Paul Mundt
2
-1
/
+10
2007-06-08
sh: Support for multiple nodes.
Paul Mundt
3
-0
/
+104
2007-06-08
sh: Use asm/sections.h for linker section symbols.
Paul Mundt
1
-7
/
+4
2007-06-08
sh: Fix up max_zone_pfns[] with multiple nodes.
Paul Mundt
1
-12
/
+17
2007-06-08
sh: Wire up mempolicy syscalls.
Paul Mundt
1
-3
/
+3
2007-06-08
sh: Tidy compiler warnings for SH-2A build.
Paul Mundt
2
-1
/
+1
2007-06-08
sh: Wrap CPU tuning through cc-option.
Paul Mundt
1
-5
/
+7
2007-06-08
sh: Enable IPR-IRQ for SH7206.
Paul Mundt
1
-0
/
+1
2007-06-08
sh: Mark sparsemem regions present earlier.
Paul Mundt
1
-4
/
+5
2007-06-08
sh: Register multiple nodes in topology_init().
Paul Mundt
1
-0
/
+7
2007-06-08
sh: Allow for bootmem debug support.
Paul Mundt
1
-0
/
+4
2007-06-08
sh: sparsemem support.
Paul Mundt
3
-25
/
+22
2007-06-08
sh: Add L-BOX RE2 to mach-types.
Nobuhiro Iwamatsu
1
-0
/
+1
2007-06-08
sh: Align .machvec.init section on a 4-byte boundary.
Takashi YOSHII
1
-0
/
+1
2007-06-08
sh: Fix SH-4 CPU selects.
Paul Mundt
3
-7
/
+7
2007-06-08
sh: Rip out special unknown machvec.
Paul Mundt
7
-48
/
+13
2007-06-08
sh: Kill off machvec aliases.
Paul Mundt
30
-71
/
+66
2007-06-08
sh: Get multiple boards in one image working again.
Paul Mundt
1
-38
/
+50
2007-06-08
sh: Fixup cmdline handling from machvec changes.
Paul Mundt
1
-6
/
+7
2007-06-08
sh: Rework CPU/board dependencies.
Paul Mundt
3
-158
/
+165
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2
-2
/
+2
2007-06-08
sh: Fixup machvec support.
Paul Mundt
4
-150
/
+122
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
4
-14
/
+12
2007-06-08
sh: Split out CPU topology initialization.
Paul Mundt
3
-19
/
+26
2007-06-07
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
12
-599
/
+414
2007-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-60
/
+65
2007-06-07
enable interrupts in user path of page fault.
Steven Rostedt
2
-0
/
+11
2007-06-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-12
/
+11
2007-06-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-71
/
+110
2007-06-07
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2
-54
/
+54
2007-06-07
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
1
-6
/
+11
2007-06-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-9
/
+14
2007-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
8
-42
/
+428
2007-06-07
[POWERPC] Fix building of COFF zImages
Paul Mackerras
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
1
-2
/
+15
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
1
-3
/
+5
2007-06-07
[POWERPC] scc_sio: Fix link failure
Christoph Hellwig
1
-1
/
+1
2007-06-07
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
1
-6
/
+27
2007-06-07
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
1
-1
/
+1
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
1
-82
/
+77
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
3
-30
/
+32
2007-06-07
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
1
-35
/
+5
2007-06-07
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
1
-0
/
+1
[next]