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-10-06
sh: Fix pr_debug statements for sh4
Jamie Lenehan
1
-2
/
+2
2006-10-06
sh: Convert r7780rp IRQ handler to IRQ chip.
Paul Mundt
1
-83
/
+22
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
20
-37
/
+46
2006-10-06
sh: Kill off timer_ops get_frequency().
Paul Mundt
2
-62
/
+2
2006-10-06
sh: First step at generic timeofday support.
Paul Mundt
3
-0
/
+10
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
10
-12
/
+12
2006-10-05
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1080
-3006
/
+2638
2006-10-05
[PATCH] UDF: Fix mounting read-write
Peter Osterlund
1
-1
/
+2
2006-10-05
[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
Randy Dunlap
1
-1
/
+1
2006-10-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
10
-34
/
+118
2006-10-05
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
8
-21
/
+21
2006-10-05
[PATCH] i386: fix rwsem build bug on CONFIG_M386=y
Ingo Molnar
1
-0
/
+3
2006-10-05
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
Andi Kleen
1
-0
/
+3
2006-10-05
[PATCH] x86-64: Fix FPU corruption
Andi Kleen
1
-4
/
+3
2006-10-05
[PATCH] x86: Terminate the kernel stacks for the unwinder
Andi Kleen
2
-1
/
+10
2006-10-05
[PATCH] i386: Fix PCI BIOS config space access
Andi Kleen
2
-0
/
+6
2006-10-05
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
Jon Mason
1
-4
/
+4
2006-10-05
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
Jon Mason
2
-2
/
+3
2006-10-05
[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...
Jon Mason
1
-2
/
+11
2006-10-05
[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init
Jon Mason
1
-5
/
+7
2006-10-05
[PATCH] i386: Update defconfig
Andi Kleen
1
-8
/
+33
2006-10-05
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-8
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1079
-2976
/
+2621
2006-10-05
IRQ: Typedef the IRQ handler function type
David Howells
2
-6
/
+5
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
2
-27
/
+15
2006-10-04
Linux 2.6.19-rc1
v2.6.19-rc1
Linus Torvalds
1
-2
/
+2
2006-10-04
[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...
Mark Assad
1
-3
/
+7
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
Linus Torvalds
7
-56
/
+58
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
17
-496
/
+1017
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
80
-775
/
+9921
2006-10-05
[PA-RISC] Fix time.c for new do_timer() calling convention
Matthew Wilcox
1
-14
/
+23
2006-10-05
[PA-RISC] Fix must_check warnings in drivers.c
Matthew Wilcox
1
-3
/
+8
2006-10-05
[PA-RISC] Fix parisc_newuname()
Matthew Wilcox
1
-23
/
+10
2006-10-05
[PA-RISC] Remove warning from pci.c
Matthew Wilcox
1
-1
/
+1
2006-10-05
[PA-RISC] Fix filldir warnings
Matthew Wilcox
2
-7
/
+5
2006-10-05
[PA-RISC] Fix sys32_sysctl
Matthew Wilcox
1
-6
/
+9
2006-10-05
[PA-RISC] Fix sba_iommu compilation
Matthew Wilcox
1
-2
/
+2
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
3
-8
/
+12
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-05
[POWERPC] Update cell_defconfig
Arnd Bergmann
1
-14
/
+46
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
4
-1
/
+58
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
1
-19
/
+25
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
1
-29
/
+125
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
1
-3
/
+7
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
7
-42
/
+303
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
7
-24
/
+68
2006-10-05
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
1
-0
/
+9
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
3
-298
/
+198
[next]