index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
edac.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-05
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
5
-78
/
+254
2010-01-05
sh: Fix up breakpoint trap handler patching on SH-2A.
Paul Mundt
1
-1
/
+1
2009-12-28
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
3
-3
/
+71
2009-12-22
sh: kgdb: Rework breakpoint handling on top of notifier chain.
Paul Mundt
2
-6
/
+41
2009-12-22
sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
Paul Mundt
1
-0
/
+9
2009-12-21
sh: hw-breakpoint support requires perf events.
Paul Mundt
1
-0
/
+1
2009-12-21
sh: Fix up hw-breakpoints build for API changes.
Paul Mundt
1
-3
/
+2
2009-12-21
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
1
-2
/
+2
2009-12-21
sh: Restore bl bit toggling in idle loop.
Paul Mundt
1
-0
/
+2
2009-12-19
fix more leaks in audit_tree.c tag_chunk()
Al Viro
1
-3
/
+6
2009-12-19
fix braindamage in audit_tree.c untag_chunk()
Al Viro
1
-2
/
+2
2009-12-18
watchdog: update geodewdt for new MFGPT API
Andres Salomon
2
-22
/
+20
2009-12-18
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
4
-7
/
+7
2009-12-18
[S390] qdio: add counter for input queue full condition
Jan Glauber
3
-1
/
+5
2009-12-18
[S390] qdio: remove superfluous log entries and WARN_ONs.
Jan Glauber
1
-9
/
+1
2009-12-18
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
1
-3
/
+3
2009-12-18
[S390] cio: fix channel path vary
Peter Oberparleiter
3
-14
/
+19
2009-12-18
[S390] drivers: Correct size given to memset
Julia Lawall
1
-2
/
+2
2009-12-18
[S390] tape: Add pr_fmt() macro to all tape source files
Michael Holzheu
8
-0
/
+18
2009-12-18
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
2
-2
/
+2
2009-12-18
[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()
Roel Kluin
1
-1
/
+1
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
1
-1
/
+1
2009-12-18
[S390] dasd: PTR_ERR return of wrong pointer in
Roel Kluin
1
-1
/
+1
2009-12-18
[S390] dasd: move dasd-diag kmsg to dasd
Stefan Haberland
1
-20
/
+22
2009-12-18
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
1
-0
/
+1
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
3
-1
/
+12
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2
-3
/
+3
2009-12-18
hw-breakpoints: Fix hardware breakpoints -> perf events dependency
Frederic Weisbecker
2
-3
/
+3
2009-12-18
alpha: Convert BUG() to use unreachable()
David Daney
1
-1
/
+2
2009-12-18
alpha: Add minimal support for software performance events
Michael Cree
4
-1
/
+13
2009-12-18
alpha: Wire up missing/new syscalls
Daniele Calore
2
-2
/
+29
2009-12-18
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
Suresh Siddha
8
-41
/
+22
2009-12-18
Linux 2.6.33-rc1
v2.6.33-rc1
Linus Torvalds
1
-2
/
+2
2009-12-18
Makefile: Unexport LC_ALL instead of clearing it
H. Peter Anvin
1
-2
/
+2
2009-12-18
printk: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-12-18
readahead: add blk_run_backing_dev
Hisashi Hifumi
1
-0
/
+12
2009-12-18
rtc: set wakeup capability for I2C and SPI RTC drivers
Anton Vorontsov
3
-0
/
+6
2009-12-18
sdhci-of: add support for the wii sdhci controller
Albert Herranz
5
-1
/
+82
2009-12-18
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
5
-127
/
+224
2009-12-18
sdhci-of: rename main driver file prior to reorganization
Albert Herranz
2
-1
/
+3
2009-12-18
sdhci: protect header file against multi inclusion
Albert Herranz
1
-0
/
+4
2009-12-18
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
1
-2
/
+3
2009-12-18
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
1
-2
/
+5
2009-12-18
mm: introduce coredump parameter structure
Masami Hiramatsu
7
-53
/
+69
2009-12-18
do_wait() optimization: do not place sub-threads on task_struct->children list
Oleg Nesterov
3
-20
/
+20
2009-12-18
nommu: ramfs: remove unused local var
Mike Frysinger
1
-1
/
+1
2009-12-18
lib/vsprintf.c: document more vsnprintf extensions
Uwe Kleine-König
1
-1
/
+12
2009-12-18
vt: don't export vt_kmsg_redirect() to userspace
Bernhard Walle
1
-0
/
+4
2009-12-18
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-18
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
Samu Onkalo
3
-0
/
+201
[next]