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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
11
-30
/
+5
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
45
-423
/
+476
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
11
-42
/
+42
2006-06-29
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
1
-3
/
+8
2006-06-29
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
1
-42
/
+106
2006-06-29
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
1
-32
/
+3
2006-06-29
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Early printk for IP27.
Ralf Baechle
3
-27
/
+25
2006-06-29
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
2006-06-29
[MIPS] Typo fixes.
Chris Dearman
1
-3
/
+3
2006-06-29
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
5
-7
/
+168
2006-06-29
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
Yoichi Yuasa
1
-4
/
+0
2006-06-29
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2
-34
/
+53
2006-06-29
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
3
-3
/
+12
2006-06-29
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
Yoichi Yuasa
1
-3
/
+0
2006-06-29
[MIPS] Remove unused system type name for DDB5074 and DDB5476.
Yoichi Yuasa
1
-2
/
+0
2006-06-29
[MIPS] Removes unused functions for GT64120
Yoichi Yuasa
2
-148
/
+0
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
6
-15
/
+15
2006-06-29
[MIPS] Consistent formatting for Qemu makefile segment.
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Wire up tee(2).
Ralf Baechle
4
-0
/
+4
2006-06-29
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
1
-0
/
+3
2006-06-29
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
Mark.Zhan
5
-66
/
+16
2006-06-29
[PATCH] KConfig: Spellchecking 'similarity' and 'independent'
Matt LaPlante
5
-9
/
+9
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
58
-921
/
+3256
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
13
-147
/
+281
2006-06-29
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
14
-214
/
+368
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
31
-100
/
+151
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
5
-10
/
+33
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
5
-0
/
+21
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
7
-15
/
+15
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
10
-16
/
+16
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
135
-322
/
+326
2006-06-29
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
1
-4
/
+0
2006-06-29
[PATCH] sparc: register_cpu() build fix
Andrew Morton
1
-1
/
+1
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
4
-0
/
+11
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
1
-2
/
+2
2006-06-29
[S390] appldata enhancements.
Gerald Schaefer
5
-63
/
+108
2006-06-29
[S390] Add vmpanic parameter.
Peter Oberparleiter
1
-0
/
+34
2006-06-29
[S390] remove export of sys_call_table
Martin Schwidefsky
2
-3
/
+0
2006-06-29
[S390] remove unused macros from binfmt_elf32.c
Martin Schwidefsky
1
-5
/
+0
2006-06-29
[S390] fix duplicate export of overflow{ug}id
Serge E. Hallyn
1
-2
/
+0
2006-06-29
[S390] avenrun export in appdata_base.c
Gerald Schaefer
1
-1
/
+0
2006-06-29
[S390] head.S code moving.
Heiko Carstens
3
-90
/
+88
[next]