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-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
1
-2
/
+0
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
1
-42
/
+21
2006-11-30
[MIPS] Remove old junk left from old atomic_lock.
Ralf Baechle
1
-9
/
+1
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
3
-6
/
+22
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
7
-42
/
+32
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
4
-26
/
+7
2006-11-30
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
Ralf Baechle
1
-3
/
+7
2006-11-30
[MIPS] Remove redundant r4k_blast_icache() calls
Atsushi Nemoto
1
-8
/
+4
2006-11-30
[MIPS] Work around bogus gcc warnings.
Ralf Baechle
1
-21
/
+22
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
4
-15
/
+4
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
28
-34
/
+64
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
37
-1657
/
+292
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
3
-17
/
+8
2006-11-30
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
1
-6
/
+2
2006-11-30
[MIPS] Fix alignment hole in struct cache_desc; shrink struct.
Ralf Baechle
1
-5
/
+5
2006-11-30
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
3
-5
/
+31
2006-11-30
[MIPS] Remove unused R10000 performance counter definitions.
Ralf Baechle
1
-56
/
+0
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
10
-4
/
+222
2006-11-30
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
1
-16
/
+3
2006-11-30
[MIPS] Fast path for rdhwr emulation for TLS
Atsushi Nemoto
2
-1
/
+77
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
7
-3
/
+94
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
7
-67
/
+78
2006-11-30
[MIPS] Use "long" for 64-bit values on 64-bit kernel.
Atsushi Nemoto
1
-18
/
+22
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
1
-16
/
+17
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2
-32
/
+48
2006-11-30
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
1
-5
/
+5
2006-11-30
[MIPS] Introduce __pa_symbol()
Franck Bui-Huu
1
-0
/
+1
2006-11-30
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
1
-3
/
+3
2006-11-30
[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels
Franck Bui-Huu
1
-2
/
+7
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
4
-8
/
+10
2006-11-29
Linux 2.6.19
v2.6.19
Linus Torvalds
1
-1
/
+1
2006-11-29
[PATCH] r8169: Fix iteration variable sign
Francois Romieu
1
-2
/
+2
2006-11-29
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-16
/
+38
2006-11-29
[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...
Milan Svoboda
2
-16
/
+27
2006-11-29
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
3
-24
/
+30
2006-11-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-22
/
+35
2006-11-28
[NET]: Fix MAX_HEADER setting.
David S. Miller
1
-2
/
+4
2006-11-28
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-28
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
2006-11-28
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2
-0
/
+2
2006-11-28
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-28
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-28
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+24
2006-11-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
1
-1
/
+2
2006-11-28
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
4
-7
/
+18
2006-11-28
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
9
-23
/
+41
2006-11-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2006-11-28
[PATCH] add missing libsas include to fix s390 compilation.
Dave Jones
1
-0
/
+1
2006-11-28
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
Akinobu Mita
1
-1
/
+2
2006-11-28
[PATCH] fix create_write_pipe() error check
Akinobu Mita
1
-4
/
+4
[next]