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
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2
-3
/
+8
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
3
-2
/
+22
2012-04-02
arch/tile: various bugs in stack backtracer
Chris Metcalf
2
-120
/
+112
2012-04-02
arch/tile: make sure to build memcpy_user_64 without frame pointer
Chris Metcalf
2
-1
/
+8
2012-04-02
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
Chris Metcalf
1
-4
/
+4
2012-04-02
arch/tile: revert comment for atomic64_add_unless().
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: fix typo in <arch/spr_def.h>
Chris Metcalf
1
-2
/
+2
2012-04-02
arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds
Chris Metcalf
1
-0
/
+1
2012-04-02
arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig
Chris Metcalf
1
-1
/
+4
2012-04-02
arch/tile/Kconfig: remove pointless "!M386" test.
Chris Metcalf
1
-1
/
+1
2012-04-02
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
4
-48
/
+77
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+4
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+90
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2
-6
/
+28
2012-03-31
new helper: ext2_image_size()
Al Viro
1
-3
/
+4
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-0
/
+3
2012-03-30
sparc32: fix fallout from system.h removal
Sam Ravnborg
3
-0
/
+3
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-60
/
+30
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-47
/
+88
2012-03-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-0
/
+13
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
13
-220
/
+166
2012-03-30
ARM: clps711x: fix missing include file
Olof Johansson
1
-0
/
+1
2012-03-30
ARM: fix builds due to missing <asm/system_misc.h> includes
Olof Johansson
11
-0
/
+12
2012-03-30
Merge branch 'tboot' into release
Len Brown
1
-3
/
+6
2012-03-30
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
12
-220
/
+165
2012-03-30
ia64: Fixup asm/cmpxchg.h
David Howells
1
-1
/
+1
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-2
/
+9
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-0
/
+4
2012-03-30
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
7
-2
/
+9
2012-03-30
ACPI: Fix use-after-free in acpi_map_lsapic
Petr Vandrovec
1
-1
/
+2
2012-03-30
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
1
-1
/
+3
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
17
-331
/
+383
2012-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-7
/
+0
2012-03-29
sparc: Fix even more fallout from system.h split.
David S. Miller
2
-0
/
+3
2012-03-29
sparc: fix fallout from system.h split
Stephen Rothwell
1
-0
/
+1
2012-03-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-73
/
+72
2012-03-29
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Olof Johansson
5
-11
/
+6
2012-03-29
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-87
/
+124
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
63
-1944
/
+1249
2012-03-30
ARM: pxa: fix build issue on stargate2
Haojian Zhuang
1
-1
/
+1
2012-03-30
ARM: pxa: fix build issue on cm-x300
Haojian Zhuang
1
-1
/
+0
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
153
-1361
/
+330
2012-03-30
ARM: pxa: fix build failure for regulator consumer in em-x270.c
Paul Gortmaker
1
-5
/
+5
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
149
-525
/
+2194
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
15
-3179
/
+3
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
8
-54
/
+8
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-317
/
+414
[next]