index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
2006-10-06
1
-0
/
+2
*
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
Andrew Morton
2006-10-06
1
-8
/
+8
*
[PATCH] kauditd_thread warning fix
Andrew Morton
2006-10-06
1
-1
/
+2
*
[PATCH] i386: irqs build fix
Andrew Morton
2006-10-06
1
-1
/
+1
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
10
-12
/
+12
*
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
2006-10-05
1080
-3006
/
+2638
|
\
|
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1079
-2976
/
+2621
|
*
IRQ: Typedef the IRQ handler function type
David Howells
2006-10-05
2
-6
/
+5
|
*
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-05
2
-27
/
+15
*
|
[PATCH] UDF: Fix mounting read-write
Peter Osterlund
2006-10-05
1
-1
/
+2
*
|
[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
Randy Dunlap
2006-10-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-10-05
10
-34
/
+118
|
\
\
|
*
|
[PATCH] i386: fix rwsem build bug on CONFIG_M386=y
Ingo Molnar
2006-10-05
1
-0
/
+3
|
*
|
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
Andi Kleen
2006-10-05
1
-0
/
+3
|
*
|
[PATCH] x86-64: Fix FPU corruption
Andi Kleen
2006-10-05
1
-4
/
+3
|
*
|
[PATCH] x86: Terminate the kernel stacks for the unwinder
Andi Kleen
2006-10-05
2
-1
/
+10
|
*
|
[PATCH] i386: Fix PCI BIOS config space access
Andi Kleen
2006-10-05
2
-0
/
+6
|
*
|
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
Jon Mason
2006-10-05
1
-4
/
+4
|
*
|
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
Jon Mason
2006-10-05
2
-2
/
+3
|
*
|
[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...
Jon Mason
2006-10-05
1
-2
/
+11
|
*
|
[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init
Jon Mason
2006-10-05
1
-5
/
+7
|
*
|
[PATCH] i386: Update defconfig
Andi Kleen
2006-10-05
1
-8
/
+33
|
*
|
[PATCH] x86-64: Update defconfig
Andi Kleen
2006-10-05
1
-8
/
+35
|
|
/
*
/
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
2006-10-05
8
-21
/
+21
|
/
*
Linux 2.6.19-rc1
v2.6.19-rc1
Linus Torvalds
2006-10-04
1
-2
/
+2
*
[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...
Mark Assad
2006-10-04
1
-3
/
+7
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
Linus Torvalds
2006-10-04
7
-56
/
+58
|
\
|
*
[PA-RISC] Fix time.c for new do_timer() calling convention
Matthew Wilcox
2006-10-05
1
-14
/
+23
|
*
[PA-RISC] Fix must_check warnings in drivers.c
Matthew Wilcox
2006-10-05
1
-3
/
+8
|
*
[PA-RISC] Fix parisc_newuname()
Matthew Wilcox
2006-10-05
1
-23
/
+10
|
*
[PA-RISC] Remove warning from pci.c
Matthew Wilcox
2006-10-05
1
-1
/
+1
|
*
[PA-RISC] Fix filldir warnings
Matthew Wilcox
2006-10-05
2
-7
/
+5
|
*
[PA-RISC] Fix sys32_sysctl
Matthew Wilcox
2006-10-05
1
-6
/
+9
|
*
[PA-RISC] Fix sba_iommu compilation
Matthew Wilcox
2006-10-05
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-04
17
-496
/
+1017
|
\
\
|
*
|
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-10-05
3
-8
/
+12
|
*
|
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
2006-10-05
1
-3
/
+1
|
*
|
[POWERPC] Update cell_defconfig
Arnd Bergmann
2006-10-05
1
-14
/
+46
|
*
|
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
4
-1
/
+58
|
*
|
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
2006-10-05
1
-5
/
+94
|
*
|
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
2006-10-05
1
-19
/
+25
|
*
|
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
2006-10-05
1
-12
/
+0
|
*
|
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
2006-10-05
1
-29
/
+125
|
*
|
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
2006-10-05
1
-3
/
+7
|
*
|
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
2006-10-05
7
-42
/
+303
|
*
|
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
2006-10-05
7
-24
/
+68
|
*
|
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
2006-10-05
1
-0
/
+9
|
*
|
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2006-10-05
3
-298
/
+198
|
*
|
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2006-10-05
2
-51
/
+84
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-10-04
80
-775
/
+9921
|
\
\
|
|
/
|
/
|
[next]