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
2006-06-23
[PATCH] i4l: memory leak fix for sc_ioctl().
Jesper Juhl
1
-0
/
+1
2006-06-23
[PATCH] OSS: cs46xx cleanup and tiny bugfix
Jesper Juhl
1
-783
/
+489
2006-06-23
[PATCH] jbd: fix BUG in journal_commit_transaction()
Jan Kara
2
-6
/
+18
2006-06-23
[PATCH] cond_resched() might_sleep() fix
Ingo Molnar
1
-0
/
+3
2006-06-23
[PATCH] dup fd error fix
Prasanna Meda
1
-1
/
+2
2006-06-23
[PATCH] clean up default value of IP_DCCP_ACKVEC
Jean-Luc Leger
1
-1
/
+1
2006-06-23
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...
Jean-Luc Leger
1
-3
/
+0
2006-06-23
[PATCH] clean up default value of SYSCALL_DEBUG
Jean-Luc Leger
1
-1
/
+0
2006-06-23
[PATCH] clean up default value of SCHED_SMT
Jean-Luc Leger
3
-3
/
+0
2006-06-23
[PATCH] ptrace: document the locking rules
Eric W. Biederman
2
-1
/
+5
2006-06-23
[PATCH] Poll cleanups/microoptimizations
Vadim Lobanov
1
-32
/
+51
2006-06-23
[PATCH] fs/fat/misc.c: unexport fat_sync_bhs
Adrian Bunk
1
-1
/
+0
2006-06-23
[PATCH] mmput() might sleep
Andrew Morton
1
-0
/
+2
2006-06-23
[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c
Domen Puncer
2
-144
/
+0
2006-06-23
[PATCH] module.h: updated comments with a new license
Xose Vazquez Perez
1
-0
/
+2
2006-06-23
[PATCH] fs/locks.c: make posix_locks_deadlock() static
Adrian Bunk
2
-4
/
+1
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
14
-16
/
+16
2006-06-23
[PATCH] locks: clean up locks_remove_posix()
Miklos Szeredi
1
-20
/
+5
2006-06-23
[PATCH] locks: don't do unnecessary allocations
Miklos Szeredi
1
-3
/
+10
2006-06-23
[PATCH] locks: don't unnecessarily fail posix lock operations
Miklos Szeredi
1
-7
/
+15
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
22
-56
/
+38
2006-06-23
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
3
-3
/
+23
2006-06-23
[PATCH] s390_hypfs filesystem
Michael Holzheu
7
-1
/
+1250
2006-06-23
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
6
-47
/
+13
2006-06-23
[PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs
Al Viro
1
-0
/
+1
2006-06-23
[PATCH] m68k traps.c constraints
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] m68k: ptrace.h typo fix
Jan Altenberg
1
-1
/
+1
2006-06-23
[PATCH] m68k: clean up uaccess.h
Roman Zippel
3
-815
/
+495
2006-06-23
[PATCH] m68k: m68k mac VIA2 fixes and cleanups
Finn Thain
3
-29
/
+2
2006-06-23
[PATCH] m68k: adjust to changed HARDIRQ_MASK
Roman Zippel
2
-2
/
+8
2006-06-23
[PATCH] m68k: use proper defines for zone initialization
Roman Zippel
2
-9
/
+8
2006-06-23
[PATCH] m68k: wd33c93: extra delay
Roman Zippel
1
-0
/
+4
2006-06-23
[PATCH] m68k: restore amikbd compatibility with 2.4
Roman Zippel
1
-12
/
+22
2006-06-23
[PATCH] m68k: print correct stack trace
Roman Zippel
1
-2
/
+4
2006-06-23
[PATCH] m68k: use c99 initializer
Roman Zippel
1
-4
/
+4
2006-06-23
[PATCH] m68k: Remove some unused definitions in zorro.h
Roman Zippel
1
-42
/
+0
2006-06-23
[PATCH] m68k: cleanup unistd.h
Roman Zippel
1
-39
/
+0
2006-06-23
[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n
Roman Zippel
1
-0
/
+4
2006-06-23
[PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports
Roman Zippel
2
-0
/
+2
2006-06-23
[PATCH] move do_suspend_lowlevel to correct segment
Shaohua Li
1
-5
/
+4
2006-06-23
[PATCH] swsusp: documentation updates
Pavel Machek
2
-3
/
+46
2006-06-23
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
4
-21
/
+10
2006-06-23
[PATCH] swsusp: use less memory during resume
Rafael J. Wysocki
2
-58
/
+85
2006-06-23
[PATCH] kernel/power/snapshot.c: cleanups
Adrian Bunk
1
-7
/
+8
2006-06-23
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
1
-1
/
+3
2006-06-23
[PATCH] swsusp: x86_64 mark special saveable/unsaveable pages
Shaohua Li
1
-0
/
+95
2006-06-23
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
1
-0
/
+106
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
4
-15
/
+118
2006-06-23
[PATCH] Remove duplicate symbol exports on Alpha
Mathieu Chouquet-Stringer
1
-12
/
+0
2006-06-23
[PATCH] x86: compile fix for asm-i386/alternatives.h
Kirill Smelkov
1
-0
/
+2
[next]