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-09-10
sparc64: Initial niagara2 perf counter support.
David S. Miller
1
-0
/
+30
2009-09-10
sparc64: Perf counter 'nop' event is not constant.
David S. Miller
1
-4
/
+6
2009-09-10
sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.
David S. Miller
1
-2
/
+4
2009-09-10
sparc64: Provide hypervisor tracing bit support for perf counters.
David S. Miller
1
-1
/
+4
2009-09-10
sparc64: Initial hw perf counter support.
David S. Miller
5
-2
/
+538
2009-09-10
sparc64: Implement a real set_perf_counter_pending().
David S. Miller
2
-2
/
+14
2009-09-10
sparc64: Use nmi_enter() and nmi_exit(), as needed.
David S. Miller
1
-0
/
+5
2009-09-10
sparc64: Provide extern decls for sparc_??u_type strings.
David S. Miller
1
-0
/
+4
2009-09-08
sparc64: Make touch_nmi_watchdog() actually work.
David S. Miller
1
-2
/
+1
2009-09-08
sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().
David S. Miller
1
-1
/
+1
2009-09-08
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
3
-19
/
+45
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
5
-4
/
+15
2009-09-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
112
-916
/
+1643
2009-09-01
sparc: convert /proc/io_map, /proc/dvma_map to seq_file
Alexey Dobriyan
1
-12
/
+20
2009-08-28
parisc: fix warning in traps.c
Grant Grundler
1
-1
/
+1
2009-08-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+12
2009-08-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-136
/
+79
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-26
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
3
-1
/
+7
2009-08-26
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
1
-2
/
+1
2009-08-26
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
Andrew Morton
1
-6
/
+4
2009-08-26
m68k: cnt reaches -1, not 0
Roel Kluin
1
-2
/
+4
2009-08-26
x86: Fix vSMP boot crash
Yinghai Lu
1
-0
/
+10
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-140
/
+167
2009-08-25
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
1
-0
/
+1
2009-08-25
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
1
-0
/
+1
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
4
-28
/
+76
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+1
2009-08-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-103
/
+80
2009-08-25
x86: Fix build with older binutils and consolidate linker script
Jan Beulich
1
-79
/
+47
2009-08-24
Merge branch 'fixes' of git://git.marvell.com/orion
Linus Torvalds
3
-1
/
+12
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2
-3
/
+17
2009-08-24
x86: Fix an incorrect argument of reserve_bootmem()
Amerigo Wang
1
-1
/
+1
2009-08-24
[ARM] Kirkwood: enable eSATA on QNAP TS-219P
John Holland
2
-1
/
+10
2009-08-24
[ARM] Kirkwood: __init requires linux/init.h
Martin Michlmayr
1
-0
/
+2
2009-08-23
[S390] set preferred console based on conmode
Hendrik Brueckner
1
-7
/
+18
2009-08-21
x86: don't call '->send_IPI_mask()' with an empty mask
Linus Torvalds
1
-11
/
+10
2009-08-21
x86: don't send an IPI to the empty set of CPU's
Linus Torvalds
1
-0
/
+3
2009-08-20
x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile
Jan Beulich
1
-1
/
+1
2009-08-20
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
3
-12
/
+18
2009-08-19
xen: rearrange things to fix stackprotector
Jeremy Fitzhardinge
2
-12
/
+14
2009-08-19
x86: make sure load_percpu_segment has no stackprotector
Jeremy Fitzhardinge
1
-0
/
+4
2009-08-19
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-85
/
+99
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-5
/
+1
2009-08-18
sparc64: Update defconfig.
David S. Miller
1
-25
/
+34
2009-08-18
sparc32: Update defconfig.
David S. Miller
1
-30
/
+44
2009-08-18
sparc32: Kill trap table freeing code.
David S. Miller
2
-48
/
+0
2009-08-18
sparc: sys32.S incorrect compat-layer splice() system call
Mathieu Desnoyers
1
-1
/
+1
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-9
/
+9
[next]