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
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
2
-4
/
+5
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-28
[PATCH] ppc: fix stupid thinko in oprofile fix
Benjamin Herrenschmidt
1
-2
/
+1
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
24
-1170
/
+856
2005-09-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-260
/
+322
2005-09-26
[PATCH] missing dependency on arm O= builds
Al Viro
1
-2
/
+2
2005-09-26
[PATCH] m32r: more basic __user annotations
Al Viro
1
-8
/
+8
2005-09-26
[PATCH] m32r: set CHECKFLAGS properly
Al Viro
1
-1
/
+1
2005-09-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-26
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2
-35
/
+0
2005-09-26
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
1
-46
/
+23
2005-09-26
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
1
-259
/
+318
2005-09-26
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
1
-1
/
+4
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
5
-23
/
+96
2005-09-25
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
5
-12
/
+147
2005-09-24
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
1
-1
/
+1
2005-09-24
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
Russell King
1
-3
/
+3
2005-09-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-09-23
[ARM] Fix context switch with ARMv6 + TLS
Russell King
1
-1
/
+1
2005-09-23
[PATCH] ppc64: Fix huge pages MMU mapping bug
Benjamin Herrenschmidt
2
-5
/
+7
2005-09-23
[SPARC64]: Mark functions called by paging_init() as __init.
David S. Miller
1
-6
/
+6
2005-09-23
[SPARC64]: Kill unused variable in setup_arch()
David S. Miller
1
-7
/
+0
2005-09-22
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
7
-8
/
+8
2005-09-22
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+42
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2005-09-22
[PATCH] uml: Fix GFP_ flags usage
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-22
[PATCH] uml: avoid fixing faults while atomic
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2005-09-22
[PATCH] uml: run mconsole "sysrq" in process context
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-22
[PATCH] uml: fix condition in tlb flush
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2005-09-22
[PATCH] uml: fix hang in TT mode on fault
Paolo 'Blaisorblade' Giarrusso
2
-3
/
+19
2005-09-22
[PATCH] strlcat: use for uml umid.c
Paolo 'Blaisorblade' Giarrusso
2
-8
/
+7
2005-09-22
[PATCH] uml: don't remove umid files in conflict case
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+19
2005-09-22
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
5
-15
/
+30
2005-09-22
[PATCH] ppc64: Fix 64bit ptrace DABR support
Anton Blanchard
1
-0
/
+1
2005-09-22
[PATCH] ppc64: Fix build with iommu debug enabled
Anton Blanchard
1
-5
/
+6
2005-09-22
[PATCH] ppc64: Fix LPAR regression
Anton Blanchard
1
-3
/
+2
2005-09-22
[PATCH] alpha: fix kernel panic during SysRq-b
Ivan Kokshaysky
1
-0
/
+4
2005-09-22
[PATCH] ppc32: fix build with oprofile
Benjamin Herrenschmidt
2
-3
/
+6
2005-09-22
[SPARC64]: Fix comment typo in head.S
David S. Miller
1
-1
/
+1
2005-09-22
[SPARC64]: Rewrite bootup sequence.
David S. Miller
13
-625
/
+221
2005-09-22
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
3
-23
/
+123
2005-09-22
[IA64] MCA recovery verify pfn_valid
Hidetoshi Seto
1
-6
/
+15
2005-09-22
[IA64] Wire in the MCA/INIT handler stacks
Keith Owens
1
-11
/
+85
2005-09-22
[SPARC64]: Kill readjust_prom_translations()
David S. Miller
1
-35
/
+0
2005-09-22
[IA64] Fix simscsi for new SCSI midlayer
Peter Chubb
1
-6
/
+23
2005-09-22
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
Kumar Gala
1
-4
/
+4
2005-09-22
[SPARC64]: Remove unnecessary paging_init() cruft.
David S. Miller
1
-99
/
+15
2005-09-22
[SPARC64]: Do not allocate OBP page tables using bootmem
David S. Miller
1
-47
/
+100
2005-09-22
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
David S. Miller
1
-141
/
+160
[next]