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-03-30
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
1
-8
/
+8
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
1
-1
/
+2
2006-03-30
[PARISC] More useful readwrite lock helpers
Kyle McMartin
1
-4
/
+12
2006-03-30
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
1
-0
/
+5
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-33
/
+0
2006-03-30
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
1
-57
/
+1
2006-03-30
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
1
-11
/
+5
2006-03-30
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
1
-16
/
+40
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
3
-3
/
+10
2006-03-30
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
1
-0
/
+8
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-30
[IA64] Add __mca_table to the DISCARD list in gate.lds
Jes Sorensen
1
-0
/
+4
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-1
/
+26
2006-03-30
[ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change
Lennert Buytenhek
1
-8
/
+3
2006-03-30
[ARM] 3434/1: pxa i2s amsl define
Marc-Andre Hebert
1
-1
/
+1
2006-03-30
[ARM] Allow un-muxed syscalls to be available for everyone
Russell King
1
-11
/
+0
2006-03-29
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
2006-03-29
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-0
/
+1
2006-03-29
[PATCH] libata: BMDMA handling updates
Alan Cox
1
-0
/
+4
2006-03-29
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
1
-50
/
+5
2006-03-29
Merge branch 'master'
Jeff Garzik
389
-7481
/
+5417
2006-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-92
/
+15
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
25
-438
/
+363
2006-03-29
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
1
-3
/
+0
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
1
-0
/
+2
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
1
-1
/
+2
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2
-4
/
+8
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2
-1
/
+2
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2
-2
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
1
-1
/
+0
2006-03-28
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
1
-0
/
+9
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-8
/
+0
2006-03-28
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-2
/
+0
2006-03-28
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
1
-12
/
+0
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-1
/
+0
2006-03-28
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
1
-1
/
+0
2006-03-29
Merge ../linux-2.6
Paul Mackerras
178
-1391
/
+2300
2006-03-28
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
1
-5
/
+11
2006-03-28
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
1
-87
/
+4
2006-03-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
45
-280
/
+1255
2006-03-28
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-84
/
+7
2006-03-28
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Lennert Buytenhek
15
-0
/
+941
2006-03-28
[ARM] 3417/1: add support for logicpd pxa270 card engine
Lennert Buytenhek
2
-0
/
+44
2006-03-28
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
5
-0
/
+62
2006-03-28
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-9
/
+13
[prev]
[next]