index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-02-01
[PATCH] uml: typo fixup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-02-01
[PATCH] uml: fix some typos
Jeff Dike
2
-2
/
+2
2006-02-01
[PATCH] uml: add a build dependency
Jeff Dike
1
-3
/
+6
2006-02-01
[PATCH] arm26: select BLK_DEV_FD only on A5K
Alexey Dobriyan
1
-1
/
+1
2006-02-01
[PATCH] arm26: add __kernel_old_dev_t for nfsd
Alexey Dobriyan
1
-0
/
+1
2006-02-01
[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switch
Alexey Dobriyan
1
-2
/
+2
2006-02-01
[PATCH] arm26: drop local task_running copy
Alexey Dobriyan
1
-1
/
+0
2006-02-01
[PATCH] arm26: fixup asm statement in kernel/fiq.c
Alexey Dobriyan
1
-16
/
+16
2006-02-01
[PATCH] arm26: fixup get_signal_to_deliver call
Alexey Dobriyan
1
-1
/
+2
2006-02-01
[PATCH] arm26: select system type via "choice"
Alexey Dobriyan
1
-1
/
+3
2006-02-01
[PATCH] arm26: remove irq_exit() from hardirq.h
Alexey Dobriyan
1
-7
/
+0
2006-02-01
[PATCH] arm26: fix warnings about NR_IRQS being not defined
Alexey Dobriyan
1
-0
/
+1
2006-02-01
[PATCH] arm26: fix find_first_zero_bit related warnings
Alexey Dobriyan
1
-2
/
+2
2006-02-01
[PATCH] alpha show_interrups() trashes argument
Eric Sesterhenn
1
-20
/
+16
2006-02-01
[PATCH] alpha: Fix getxpid on alpha so it works for threads
Eric W. Biederman
2
-7
/
+10
2006-02-01
[PATCH] VMSPLIT config options
Mark Lord
2
-2
/
+39
2006-02-01
[PATCH] arch/sh64/kernel/time.c: add module.h
Alexey Dobriyan
1
-0
/
+1
2006-02-01
[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions
Paul Mundt
2
-2
/
+2
2006-02-01
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
1
-28
/
+26
2006-02-01
[PATCH] sh: Add missing timers directory rule to build
Paul Mundt
1
-1
/
+1
2006-02-01
[PATCH] sh: sh-sci clock framework updates
Paul Mundt
2
-116
/
+223
2006-02-01
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
Paul Mundt
5
-275
/
+12
2006-02-01
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
Paul Mundt
4
-90
/
+38
2006-02-01
[PATCH] sh: unknown mach-type updates
Paul Mundt
5
-124
/
+16
2006-02-01
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
Paul Mundt
2
-44
/
+30
2006-02-01
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse
Paul Mundt
3
-17
/
+19
2006-02-01
[PATCH] sh: Make peripheral clock frequency setting mandatory
Paul Mundt
2
-18
/
+1
2006-02-01
[PATCH] sh: SH4-202 microdev updates
Paul Mundt
6
-347
/
+536
2006-02-01
[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.
Heiko Carstens
1
-3
/
+1
2006-02-01
[PATCH] MODALIAS= for macio
Olaf Hering
1
-24
/
+48
2006-02-01
[PATCH] powerpc: fix for kexec ppc32
Albert Herranz
1
-1
/
+3
2006-02-01
[PATCH] selinux: remove security struct magic number fields and tests
Stephen Smalley
2
-52
/
+5
2006-02-01
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
Stephen Smalley
1
-1
/
+1
2006-02-01
[PATCH] selinux: fix and cleanup mprotect checks
Stephen Smalley
1
-29
/
+21
2006-02-01
[PATCH] slab: fix sparse warning
Randy Dunlap
1
-2
/
+2
2006-02-01
[PATCH] mm/slab: add kernel-doc for one function
Randy.Dunlap
1
-2
/
+7
2006-02-01
[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB
Pekka Enberg
2
-5
/
+31
2006-02-01
[PATCH] dump_stack() in oom handler
Andrew Morton
1
-0
/
+1
2006-02-01
[PATCH] slab: replace kmem_cache_t with struct kmem_cache
Pekka Enberg
1
-97
/
+98
2006-02-01
[PATCH] slab: rename ac_data to cpu_cache_get
Pekka Enberg
1
-18
/
+18
2006-02-01
[PATCH] slab: extract virt_to_{cache|slab}
Pekka Enberg
1
-5
/
+17
2006-02-01
[PATCH] slab: reduce inlining
Pekka Enberg
1
-7
/
+7
2006-02-01
[PATCH] slab: extract slab_{put|get}_obj
Matthew Dobson
1
-37
/
+40
2006-02-01
[PATCH] slab: extract slab_destroy_objs()
Matthew Dobson
1
-7
/
+19
2006-02-01
[PATCH] slab: cache_estimate cleanup
Steven Rostedt
1
-22
/
+59
2006-02-01
[PATCH] slab: have index_of bug at compile time
Steven Rostedt
1
-5
/
+4
2006-02-01
[PATCH] slab: minor cleanup to kmem_cache_alloc_node
Christoph Lameter
1
-15
/
+6
2006-02-01
[PATCH] slab: distinguish between object and buffer size
Manfred Spraul
1
-74
/
+80
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
10
-1
/
+100
2006-02-01
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
Christoph Lameter
1
-21
/
+146
[next]