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-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
11
-12
/
+12
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
Christoph Lameter
2
-2
/
+2
2006-09-26
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2
-9
/
+23
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-20
/
+6
2006-09-25
[PATCH] i386: fix flat mode numa on a real numa system
keith mannthey
1
-1
/
+5
2006-09-25
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
2
-4
/
+36
2006-09-25
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
1
-5
/
+8
2006-09-25
[PATCH] i386 bootioremap / kexec fix
keith mannthey
1
-2
/
+5
2006-09-25
[SPARC64]: Fix section-mismatch errors in solaris emul module.
David S. Miller
2
-20
/
+6
2006-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
196
-3223
/
+7250
2006-09-23
[SPARC64]: Update defconfig.
David S. Miller
1
-6
/
+19
2006-09-23
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
1
-1
/
+1
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2
-3
/
+3
2006-09-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-75
/
+240
2006-09-22
[PATCH] sun4: fix sbus_setup_iommu()
Al Viro
1
-0
/
+2
2006-09-22
[PATCH] sanitize frv archclean
Al Viro
2
-5
/
+3
2006-09-22
[PATCH] fix ancient breakage in ebus_init()
Al Viro
1
-4
/
+3
2006-09-22
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-289
/
+1429
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
34
-980
/
+2466
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
139
-1862
/
+3086
2006-09-22
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
1
-12
/
+24
2006-09-22
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
Scott Wood
1
-0
/
+2
2006-09-22
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
Nathan Lynch
1
-19
/
+25
2006-09-22
[POWERPC] Maple U3 HT - reject inappropriate config space access
Nathan Lynch
1
-0
/
+6
2006-09-22
[POWERPC] Fix IPIC pending register assignments
Scott Wood
1
-21
/
+21
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2
-52
/
+242
2006-09-21
[POWERPC] Fix compile error in sbc8560
Amy Fong
2
-0
/
+19
2006-09-21
[POWERPC] EEH: support MMIO enable recovery step
Linas Vepstas
1
-17
/
+64
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
1
-0
/
+29
2006-09-21
[POWERPC] EEH: code comment cleanup
Linas Vepstas
2
-11
/
+35
2006-09-21
[POWERPC] EEH: balance pcidev_get/put calls
Linas Vepstas
1
-15
/
+2
2006-09-21
[POWERPC] PPC: Fix xmon stack frame address in backtrace
Josh Boyer
1
-1
/
+1
2006-09-21
[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
Peter Bergner
1
-0
/
+1
2006-09-21
Fix 'make headers_check' on sh
Paul Mundt
1
-0
/
+1
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2
-315
/
+0
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
3
-14
/
+590
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
5
-0
/
+14
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
4
-9
/
+15
2006-09-21
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
3
-0
/
+424
2006-09-21
[CRYPTO] twofish: i586 assembly version
Joachim Fritschi
3
-0
/
+435
2006-09-20
[S390] hypfs crashes with invalid mount option.
Michael Holzheu
1
-4
/
+6
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
4
-1
/
+175
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
6
-426
/
+348
2006-09-20
[S390] Cleanup in signal handling code.
Gerald Schaefer
1
-22
/
+17
2006-09-20
[S390] Cleanup in page table related code.
Gerald Schaefer
1
-22
/
+14
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
1
-0
/
+1
2006-09-20
[S390] Remove kexec experimental flag.
Heiko Carstens
1
-2
/
+1
2006-09-20
[S390] cleanup appldata.
Gerald Schaefer
3
-85
/
+13
2006-09-20
[S390] Kernel stack overflow handling.
Heiko Carstens
1
-2
/
+2
[prev]
[next]