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
2009-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
3
-1
/
+228
2009-01-26
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
53
-1069
/
+2321
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-107
/
+223
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2009-01-26
x86: unmask CPUID levels on Intel CPUs, fix
Ingo Molnar
1
-8
/
+11
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
1
-0
/
+10
2009-01-25
x86: use standard PIT frequency
Ingo Molnar
1
-9
/
+4
2009-01-23
x86, mm: fix pte_free()
Peter Zijlstra
1
-0
/
+1
2009-01-22
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
1
-1
/
+2
2009-01-22
x86: unmask CPUID levels on Intel CPUs
H. Peter Anvin
1
-0
/
+10
2009-01-21
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
H. Peter Anvin
1
-0
/
+29
2009-01-21
x86: fix PTE corruption issue while mapping RAM using /dev/mem
Suresh Siddha
1
-3
/
+3
2009-01-21
i.MX31: framebuffer driver
Guennadi Liakhovetski
1
-0
/
+38
2009-01-21
x86: mtrr fix debug boot parameter
Thomas Renninger
1
-5
/
+7
2009-01-21
x86: fix page attribute corruption with cpa()
Suresh Siddha
1
-15
/
+34
2009-01-21
sh: fix unaligned and nonexistent address handling
SUGIOKA Toshinobu
1
-5
/
+4
2009-01-21
sh: export the sh7343 JPU to user space
Magnus Damm
2
-1
/
+32
2009-01-21
sh: update defconfigs.
Paul Mundt
37
-866
/
+2060
2009-01-21
sh: Kill off obsolete busses from arch/sh/Kconfig.
Paul Mundt
1
-52
/
+11
2009-01-21
sh: sh7785lcr/highlander/hp6xx need linux/irq.h.
Paul Mundt
3
-1
/
+3
2009-01-21
sh: Migo-R MMC support using spi_gpio and mmc_spi.
Magnus Damm
1
-1
/
+30
2009-01-21
Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"
Ingo Molnar
2
-3
/
+10
2009-01-21
x86: use early clobbers in usercopy*.c
Andi Kleen
2
-4
/
+4
2009-01-21
sh: ap325rxa MMC support using spi_gpio and mmc_spi
Magnus Damm
1
-0
/
+29
2009-01-21
sh: mach-x3proto: needs linux/irq.h.
Paul Mundt
1
-0
/
+1
2009-01-21
sh: Drop the BKL from sys_execve() on SH-5.
Paul Mundt
1
-2
/
+0
2009-01-21
sh: convert rsk7203 to use smsc911x.
Steve Glendinning
2
-13
/
+32
2009-01-21
sh: convert magicpanelr2 platform to use smsc911x.
Steve Glendinning
2
-8
/
+36
2009-01-21
sh: convert ap325rxa platform to use smsc911x.
Steve Glendinning
2
-13
/
+32
2009-01-21
sh: mach-migor: Add tw9910 support.
Kuninori Morimoto
1
-2
/
+35
2009-01-21
sh: mach-migor: Delete soc_camera_platform setup.
Kuninori Morimoto
1
-103
/
+0
2009-01-21
sh: mach-migor: Add ov772x support.
Kuninori Morimoto
1
-0
/
+22
2009-01-21
asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage
Mike Frysinger
2
-12
/
+4
2009-01-21
arch/sh/mm: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+1
2009-01-20
x86: remove kernel_physical_mapping_init() from init section
Gary Hade
1
-1
/
+1
2009-01-20
fix: crash: IP: __bitmap_intersects+0x48/0x73
Ingo Molnar
1
-7
/
+4
2009-01-19
i.MX31: Image Processing Unit DMA and IRQ drivers
Guennadi Liakhovetski
2
-1
/
+190
2009-01-19
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
1
-13
/
+9
2009-01-18
x86: fix section mismatch warnings in kernel/setup_percpu.c
Leonardo Potenza
1
-1
/
+1
2009-01-18
x86: put trigger in to detect mismatched apic versions
Mike Travis
1
-0
/
+5
2009-01-16
Merge branch 'misc' into release
Len Brown
2
-2
/
+2
2009-01-16
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
2
-2
/
+2
2009-01-16
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
3
-29
/
+45
2009-01-16
powerpc: Get the number of SLBs from "slb-size" property
Michael Neuling
1
-0
/
+5
2009-01-16
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
1
-1
/
+10
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
7
-42
/
+42
2009-01-16
powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments
Stephen Rothwell
1
-9
/
+8
2009-01-16
powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs
Stephen Rothwell
1
-1
/
+3
[next]