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-03-30
[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
Kyle McMartin
2
-2
/
+2
2006-03-30
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
1
-8
/
+8
2006-03-30
[PARISC] Update defconfigs
Helge Deller
3
-279
/
+286
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
3
-9
/
+39
2006-03-30
[PARISC] More useful readwrite lock helpers
Kyle McMartin
1
-4
/
+12
2006-03-30
[PARISC] Convert HIL drivers to use input_allocate_device
Helge Deller
3
-93
/
+109
2006-03-30
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
2
-5
/
+8
2006-03-30
[PARISC] getsockopt should be ENTRY_COMP
Kyle McMartin
1
-1
/
+1
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
4
-74
/
+0
2006-03-30
[PARISC] Temporary FIXME for ioremapping EISA regions
Helge Deller
1
-5
/
+6
2006-03-30
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
3
-82
/
+3
2006-03-30
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
3
-127
/
+19
2006-03-30
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
3
-18
/
+22
2006-03-30
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
1
-16
/
+40
2006-03-30
[PARISC] Fix IOREMAP with a 64-bit kernel
Helge Deller
1
-3
/
+3
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
5
-8
/
+15
2006-03-30
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
1
-0
/
+8
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
13
-54
/
+48
2006-03-30
[PARISC] Enable free_initrd_mem()
Helge Deller
1
-4
/
+3
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
3
-9
/
+6
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
1
-4
/
+1
2006-03-29
[PATCH] b44: ensure valid mac addr
Gary Zambrano
1
-0
/
+9
2006-03-29
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
Linas Vepstas
1
-2
/
+2
2006-03-29
[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390
Arthur Othieno
1
-1
/
+1
2006-03-29
[PATCH] natsemi: Support oversized EEPROMs
Mark Brown
1
-4
/
+14
2006-03-29
[PATCH] spidernet : enable tx checksum offloading by default
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] bonding: support carrier state for master
Jay Vosburgh
4
-28
/
+102
2006-03-29
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
39
-22
/
+15605
2006-03-29
[PATCH] acenic: fix section mismatches
Randy Dunlap
1
-5
/
+5
2006-03-29
[PATCH] spidernet : reduce console spam
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] via-rhine: link state fix
Roger Luethi
1
-0
/
+21
2006-03-29
[PATCH] axnet_cs.c : add hardware multicast support
Komuro
1
-8
/
+53
2006-03-29
b44: fix force mac address before ifconfig up
Gary Zambrano
1
-0
/
+5
2006-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
140
-918
/
+1144
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
265
-11751
/
+3372
2006-03-29
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
48
-291
/
+204
2006-03-28
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...
Linus Torvalds
7
-182
/
+86
2006-03-29
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
3
-44
/
+9
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus
Anton Blanchard
3
-5
/
+8
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
5
-4
/
+132
2006-03-29
[PATCH] for_each_possible_cpu: ppc
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
14
-21
/
+21
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
5
-31
/
+44
2006-03-28
[PATCH] send_sigqueue: simplify and fix the race
Oleg Nesterov
1
-37
/
+4
2006-03-28
[PATCH] do_notify_parent_cldstop: remove 'to_self' param
Oleg Nesterov
1
-21
/
+11
2006-03-28
[PATCH] finish_stop: don't check stop_count < 0
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] simplify do_signal_stop()
Oleg Nesterov
1
-24
/
+8
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
3
-8
/
+5
2006-03-28
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
1
-20
/
+17
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
4
-14
/
+12
[next]