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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
1
-6
/
+0
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-3
/
+3
2006-12-07
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2
-7
/
+7
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2
-2
/
+2
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
1
-0
/
+6
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
1
-2
/
+2
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
1
-2
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
19
-2701
/
+0
2006-12-07
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
1
-0
/
+5
2006-12-07
[PATCH] sleep profiling
Ingo Molnar
1
-1
/
+23
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
6
-8
/
+9
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
1
-59
/
+17
2006-12-07
[PATCH] ext3: uninline large functions
Andrew Morton
1
-59
/
+17
2006-12-07
[PATCH] Exar quad port serial
Paul B Schroeder
1
-0
/
+1
2006-12-07
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
1
-0
/
+3
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
1
-24
/
+0
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
1
-15
/
+2
2006-12-07
[PATCH] probe_kernel_address() needs to do set_fs()
Andrew Morton
1
-0
/
+8
2006-12-07
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
1
-0
/
+1
2006-12-07
[PATCH] pull in necessary header files for cdev.h
Jan Engelhardt
1
-0
/
+4
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-1
/
+10
2006-12-07
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
1
-0
/
+1
2006-12-07
[PATCH] fuse: add bmap support
Miklos Szeredi
1
-0
/
+11
2006-12-07
[PATCH] fuse: update userspace interface to version 7.8
Miklos Szeredi
1
-3
/
+9
2006-12-07
[PATCH] constify inode accessors
Jan Engelhardt
1
-3
/
+3
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+19
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
1
-0
/
+2
2006-12-07
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
1
-1
/
+1
2006-12-07
[PATCH] fix v850 compilation
Adrian Bunk
1
-2
/
+0
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
1
-3
/
+5
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
1
-12
/
+1
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
1
-1
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-81
/
+84
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-3
/
+6
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-2
/
+1
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-0
/
+101
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
1
-0
/
+18
2006-12-07
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
1
-8
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
21
-28
/
+28
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-3
/
+0
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-4
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-2
/
+1
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
1
-1
/
+0
[next]