| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
|\ |
|
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 |
| |\ |
|
| | * | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 |
| * | | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller | 2009-01-20 |
| * | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() | David S. Miller | 2009-01-20 |
| * | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit | Christian Borntraeger | 2009-01-19 |
| * | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. | David S. Miller | 2009-01-19 |
| * | | sparc64: fix modpost failure | Sam Ravnborg | 2009-01-18 |
| * | | sparc64: fix readout of cpu/fpu type | Sam Ravnborg | 2009-01-18 |
| |/ |
|
* | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-15 |
| |\ |
|
| | * | sparc64: Fix UP build failure. | David S. Miller | 2009-01-13 |
| * | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
| |\ \ |
|
| | * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 |
| | * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
| | |/ |
|
| * / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 |
| * | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
| |/ |
|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-12 |
|\ \ |
|
| * | | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-12 |
|\ \
| |/
|/| |
|
| * | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 2009-01-11 |
| * | sparc: Eliminate PROMLIB_INTERNAL as it does nothing | Julian Calaby | 2009-01-08 |
| * | sparc: Kill exports of prom internal functions | Julian Calaby | 2009-01-08 |
| * | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 |
| * | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 |
| * | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in... | Sam Ravnborg | 2009-01-08 |
| * | sparc: Most unaligned_64.c tweaks for branch tracer warnings. | David S. Miller | 2009-01-08 |
| * | sparc: Fix sun4d_irq.c build. | David S. Miller | 2009-01-08 |
| * | sparc: Update 32-bit defconfig. | David S. Miller | 2009-01-08 |
| * | sparc64: fix warnings in psycho_common after ull conversion | Sam Ravnborg | 2009-01-08 |
* | | generic swap(): sparc: rename swap() to swap_ulong() | Wu Fengguang | 2009-01-08 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | sparc64: Work around branch tracer warning. | David S. Miller | 2009-01-07 |
| * | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 |
| * | sparc: refactor code in fault_32.c | Sam Ravnborg | 2009-01-06 |
| * | sparc64: refactor code in init_64.c | Sam Ravnborg | 2009-01-06 |
| * | sparc64: refactor code in viohs.c | Sam Ravnborg | 2009-01-06 |
| * | sparc: make proces_ver_nack a bit more readable | Steven Rostedt | 2009-01-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ \ |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
| |/ |
|
* | | sparc: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-05 |
|\ |
|
| * | sparc: Fix minor SPARC32 compile error | Julian Calaby | 2009-01-05 |
| * | sparc: Remove reg*.h from Kbuild | David S. Miller | 2009-01-05 |
| * | sparc: Clean arch-specific code in prom_common.c | Julian Calaby | 2009-01-05 |
| * | sparc: Kill asm/reg*.h | David S. Miller | 2009-01-05 |
| * | sparc: Use 64BIT config entry | Bastian Blank | 2009-01-05 |