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-06-23
[PATCH] ptrace_h8300: condition bugfix
Domen Puncer
1
-2
/
+2
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
3
-12
/
+12
2005-06-23
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
2
-3
/
+3
2005-06-23
[PATCH] xen: x86: Use more usermode macro
Vincent Hanquez
3
-8
/
+8
2005-06-23
[PATCH] xen: x86: Rename usermode macro
Vincent Hanquez
4
-4
/
+4
2005-06-23
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
5
-19
/
+17
2005-06-23
[PATCH] x86_64: avoid wasting IRQs
Natalie Protasevich
1
-1
/
+20
2005-06-23
[PATCH] x86_64: never block forced SIGSEGV
Roland McGrath
2
-18
/
+23
2005-06-23
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
john stultz
1
-14
/
+28
2005-06-23
[PATCH] x86_64: i8259.c iso99 structure initialization
Alexander Nyberg
1
-8
/
+7
2005-06-23
[PATCH] mtrr size-and-base debugging
Andrew Morton
1
-8
/
+15
2005-06-23
[PATCH] x86: cpu_khz type fix
Andrew Morton
6
-8
/
+10
2005-06-23
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
20
-162
/
+101
2005-06-23
[PATCH] VIA 82C586B IRQ routing fix
Aleksey Gorelov
1
-0
/
+22
2005-06-23
[PATCH] x86: avoid wasting IRQs for PCI devices
Natalie Protasevich
1
-1
/
+25
2005-06-23
[PATCH] ia64: Selectable Timer Interrupt Frequency
Christoph Lameter
1
-0
/
+2
2005-06-23
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
2
-0
/
+4
2005-06-23
[PATCH] allow early printk to use more than 25 lines
Jan Beulich
1
-3
/
+10
2005-06-23
[PATCH] adjust i386 watchdog tick calculation
Jan Beulich
1
-9
/
+15
2005-06-23
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
Natalie Protasevich
2
-5
/
+10
2005-06-23
[PATCH] i386: never block forced SIGSEGV
Roland McGrath
1
-11
/
+16
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
2
-16
/
+4
2005-06-23
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
6
-0
/
+28
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
6
-12
/
+12
2005-06-23
[PATCH] biarch compiler support for i386
H. Peter Anvin
1
-0
/
+7
2005-06-23
[PATCH] add page_state info to show_mem
Martin J. Bligh
1
-0
/
+8
2005-06-23
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
2
-10
/
+25
2005-06-23
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
5
-9
/
+12
2005-06-23
[PATCH] add x86-64 Kconfig options for sparsemem
Matt Tolentino
1
-0
/
+19
2005-06-23
[PATCH] remove direct ref to contig_page_data for x86-64
Matt Tolentino
2
-5
/
+1
2005-06-23
[PATCH] ppc64: sparsemem memory model
Andy Whitcroft
4
-7
/
+27
2005-06-23
[PATCH] ppc64: add memory present
Andy Whitcroft
2
-2
/
+5
2005-06-23
[PATCH] ppc64: add early_pfn_to_nid
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+12
2005-06-23
[PATCH] sparsemem memory model for i386
Andy Whitcroft
5
-36
/
+52
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
1
-0
/
+1
2005-06-23
[PATCH] generify memory present
Andy Whitcroft
1
-1
/
+1
2005-06-23
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] ppc64: Kconfig memory models
Mike Kravetz
1
-1
/
+8
2005-06-23
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
Dave Hansen
3
-12
/
+0
2005-06-23
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
6
-6
/
+6
2005-06-23
[PATCH] make each arch use mm/Kconfig
Dave Hansen
23
-10
/
+66
2005-06-23
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
2
-1
/
+15
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2
-28
/
+36
2005-06-23
[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)
Dave Hansen
1
-0
/
+15
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
7
-22
/
+20
2005-06-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-57
/
+77
2005-06-22
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
1
-13
/
+6
2005-06-22
[PATCH] ARM: Ensure memory information is page aligned
Russell King
1
-9
/
+16
2005-06-22
[PATCH] ARM: Use list_for_each_entry() for dmabounce
Russell King
1
-13
/
+5
[next]