index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64: fix link warning between for .text and .init.text
Yinghai Lu
2007-06-20
2
-3
/
+3
*
x86: change_page_attr bandaids
Andi Kleen
2007-06-20
2
-15
/
+22
*
x86: Disable KPROBES with DEBUG_RODATA for now
Andi Kleen
2007-06-20
2
-0
/
+2
*
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
2007-06-20
1
-3
/
+0
*
x86: Disable DAC on VIA bridges
Andi Kleen
2007-06-20
2
-0
/
+39
*
x86_64: Fix readahead/sync_file_range/fadvise64 compat calls
Andi Kleen
2007-06-20
2
-3
/
+22
*
[POWERPC] rheap - eliminates internal fragments caused by alignment
Li Yang
2007-06-19
1
-19
/
+29
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
2007-06-19
1
-0
/
+1
|
\
|
*
sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
2007-06-19
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-06-19
2
-3
/
+9
|
\
\
|
*
|
sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
2007-06-19
1
-3
/
+4
|
*
|
sh: oops_enter()/oops_exit() in die().
Paul Mundt
2007-06-18
1
-0
/
+3
|
*
|
sh: Fix restartable syscall arg5 clobbering.
Kaz Kojima
2007-06-18
1
-2
/
+4
|
|
/
*
|
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
2007-06-19
1
-3
/
+5
*
|
[S390] Print list of modules on die().
Heiko Carstens
2007-06-19
1
-0
/
+1
*
|
[S390] Fix yet another two section mismatches.
Heiko Carstens
2007-06-19
3
-5
/
+16
*
|
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
2007-06-19
1
-0
/
+1
|
/
*
uml: remove PAGE_SIZE from libc code
Jeff Dike
2007-06-16
5
-16
/
+22
*
perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi
Björn Steinbrink
2007-06-16
1
-5
/
+5
*
i386: use the right wrapper to disable the NMI watchdog
Björn Steinbrink
2007-06-16
1
-5
/
+5
*
i386: fix NMI watchdog not reserving its MSRs
Björn Steinbrink
2007-06-16
1
-0
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
2007-06-15
52
-1909
/
+970
|
\
|
*
Blackfin arch: redo our linker script a bit
Mike Frysinger
2007-06-11
1
-111
/
+56
|
*
Blackfin arch: make sure we initialize our L1 Data B section properly based o...
Mike Frysinger
2007-06-14
1
-2
/
+3
|
*
Blackfin arch: fix bug can not wakeup from sleep via push buttons
Michael Hennerich
2007-06-14
1
-2
/
+10
|
*
Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line
Mike Frysinger
2007-06-11
1
-4
/
+3
|
*
Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...
Michael Hennerich
2007-06-11
1
-1
/
+1
|
*
Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1
Michael Hennerich
2007-06-11
1
-1
/
+1
|
*
Blackfin arch: fix spelling typo in output
Mike Frysinger
2007-06-11
1
-1
/
+1
|
*
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
2007-06-14
1
-112
/
+121
|
*
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-06-11
21
-8
/
+72
|
*
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
4
-20
/
+29
|
*
Blackfin arch: unify differences between our diff head.S files -- no function...
Mike Frysinger
2007-06-11
3
-27
/
+32
|
*
Blackfin arch: update defconfigs
Mike Frysinger
2007-06-11
5
-214
/
+528
|
*
Blackfin arch: scrub old console defines
Mike Frysinger
2007-06-11
1
-35
/
+0
|
*
Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
Mike Frysinger
2007-06-14
1
-12
/
+80
|
*
Blackfin arch: mark our memory init functions with __init so they get freed a...
Mike Frysinger
2007-06-11
2
-14
/
+14
|
*
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
2007-06-11
1
-0
/
+1
|
*
Blackfin arch: spelling fixes
Simon Arlott
2007-06-11
14
-17
/
+17
|
*
Blackfin arch: DMA code minor naming convention fix
Aubrey Li
2007-06-11
1
-3
/
+3
|
*
Blackfin arch: remove defconfig file
Mike Frysinger
2007-06-11
1
-1327
/
+0
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-06-15
8
-104
/
+202
|
\
\
|
*
|
[MIPS] Fix builds where MSC01E_xxx is undefined.
Chris Dearman
2007-06-14
1
-1
/
+4
|
*
|
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-06-14
4
-46
/
+135
|
*
|
[MIPS] Malta: Fix for SOCitSC based Maltas
Chris Dearman
2007-06-14
4
-61
/
+67
|
|
/
*
|
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-06-15
2
-1
/
+2
|
\
\
|
*
|
[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board info
Haavard Skinnemoen
2007-06-14
1
-0
/
+1
|
*
|
[AVR32] ratelimit segfault reporting rate
Andrea Righi
2007-06-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-06-15
3
-3
/
+19
|
\
\
|
*
|
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
2007-06-14
1
-1
/
+7
[next]