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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
sh: re-add LCDC fbdev support to the Migo-R defconfig
Magnus Damm
1
-2
/
+51
2009-07-01
sh: fix se7724 ceu names
Magnus Damm
1
-2
/
+2
2009-06-29
sh: ms7724se: Enable sh_eth in defconfig.
Kuninori Morimoto
1
-4
/
+21
2009-06-29
arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-26
sh: ms7724se: Add sh_eth support
Kuninori Morimoto
2
-2
/
+109
2009-06-26
nommu: provide follow_pfn().
Paul Mundt
1
-0
/
+21
2009-06-25
sh: Kill off unused DEBUG_BOOTMEM symbol.
Paul Mundt
1
-4
/
+0
2009-06-25
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
Paul Mundt
1
-0
/
+10
2009-06-25
sh64: Hook up page fault events for software perf counters.
Paul Mundt
1
-3
/
+12
2009-06-25
sh: Hook up page fault events for software perf counters.
Paul Mundt
1
-29
/
+32
2009-06-24
sh: make set_perf_counter_pending() static inline.
Paul Mundt
1
-1
/
+1
2009-06-24
clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.
Shin-ichiro KAWASAKI
1
-1
/
+1
2009-06-23
nvidiafb: fix boot-time printk string
Mikael Pettersson
1
-2
/
+1
2009-06-23
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
Robert P. J. Day
1
-4
/
+4
2009-06-23
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-3
/
+3
2009-06-23
rmap: fixup page_referenced() for nommu systems
Mike Frysinger
1
-1
/
+8
2009-06-23
mm: pass mm to grab_swap_token
Hugh Dickins
3
-24
/
+22
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
7
-35
/
+52
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-34
/
+554
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
46
-604
/
+1245
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-21
/
+35
2009-06-23
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-30
/
+27
2009-06-23
mm: don't rely on flags coincidence
Hugh Dickins
1
-2
/
+4
2009-06-23
hugetlb: fault flags instead of write_access
Hugh Dickins
2
-10
/
+11
2009-06-23
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
7
-9
/
+36
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-183
/
+464
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
12
-83
/
+1840
2009-06-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
59
-489
/
+2322
2009-06-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+420
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2
-5
/
+4
2009-06-23
Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
6
-15
/
+30
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
2
-4
/
+4
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
1
-1
/
+1
2009-06-23
mm: fix incorrect page removal from LRU
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-06-24
sh: Fix up HAVE_PERF_COUNTERS typo.
Paul Mundt
1
-1
/
+1
2009-06-23
kmemleak: Do not force the slab debugging Kconfig options
Catalin Marinas
1
-2
/
+3
2009-06-23
kmemleak: use pr_fmt
Joe Perches
1
-28
/
+24
2009-06-23
asm-generic: add dummy pgprot_noncached()
Paul Mundt
1
-0
/
+4
2009-06-23
sh: Fix up more dma-mapping fallout.
Paul Mundt
1
-6
/
+6
2009-06-23
sh: SH7786 SMP support.
Paul Mundt
3
-24
/
+18
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
1
-2
/
+0
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
1
-1
/
+1
2009-06-23
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
3
-1
/
+26
2009-06-23
CRISv10: remove redundant tests on unsigned
Roel Kluin
1
-2
/
+2
2009-06-23
[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI
Wim Van Sebroeck
2
-74
/
+66
2009-06-23
[WATCHDOG] hpwdt: Add NMI priority option
Tom Mingarelli
2
-9
/
+36
2009-06-23
[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload
Ulrik Bech Hald
1
-0
/
+7
2009-06-23
V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...
Manu Abraham
1
-3
/
+6
2009-06-23
V4L/DVB (12130): Fix a redundant compiler warning
Manu Abraham
1
-1
/
+1
2009-06-23
V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block
Trent Piepho
1
-1
/
+2
[next]