index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kthread.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] binflt_elf: remove more casts
Jesper Juhl
1
-9
/
+10
2006-06-23
[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts
Jesper Juhl
1
-161
/
+183
2006-06-23
[PATCH] Update devices.txt
Jan Engelhardt
1
-24
/
+111
2006-06-23
[PATCH] leds: Amstrad Delta LED support
Jonathan McDowell
4
-0
/
+180
2006-06-23
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
Andreas Mohr
2
-8
/
+8
2006-06-23
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
Andrew Morton
1
-11
/
+12
2006-06-23
[PATCH] jbd: avoid kfree(NULL)
Andrew Morton
1
-3
/
+6
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2
-4
/
+4
2006-06-23
[PATCH] invert irq/migration.c brach prediction
Daniel Walker
1
-2
/
+2
2006-06-23
[PATCH] ISDN: correctly handle isdn_writebuf_stub() errors
Jesper Juhl
1
-4
/
+4
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_SL811_CS
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
[next]