| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 3 | -6/+6 |
|\ \ \ |
|
| | | * | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 2 | -6/+5 |
| * | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -0/+1 |
| |\ \ \
|/ / / /
| | | _ |
|
| * | | sparc64: Fix crashes in jbusmc_print_dimm() | David S. Miller | 2009-02-11 | 1 | -0/+1 |
* | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 32 | -409/+621 |
|\ \ \
| |/ / |
|
| * | | sparc64: Fix probe_kernel_{read,write}(). | David S. Miller | 2009-02-08 | 10 | -48/+25 |
| * | | sparc64: Kill .fixup section bloat. | David S. Miller | 2009-02-08 | 15 | -77/+42 |
| * | | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller | 2009-02-05 | 1 | -1/+6 |
| * | | sparc64: Call dump_stack() in die_nmi(). | David S. Miller | 2009-02-04 | 1 | -0/+1 |
| * | | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller | 2009-02-03 | 1 | -14/+35 |
| * | | sparc: fixup for sparseirq changes | Stephen Rothwell | 2009-02-02 | 1 | -1/+1 |
| * | | sparc64: Validate kernel generated fault addresses on sparc64. | David S. Miller | 2009-02-02 | 1 | -7/+18 |
| * | | sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. | David S. Miller | 2009-02-02 | 1 | -1/+4 |
| * | | sparc64: Implement NMI watchdog on capable cpus. | David S. Miller | 2009-01-30 | 10 | -163/+309 |
| * | | sparc: Probe PMU type and record in sparc_pmu_type. | David S. Miller | 2009-01-28 | 3 | -11/+25 |
| * | | sparc64: Move generic PCR support code to seperate file. | David S. Miller | 2009-01-28 | 6 | -108/+177 |
* | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 10 | -44/+70 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 1 | -2/+2 |
| |\ \ |
|
| | * | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 1 | -2/+2 |
| * | | | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller | 2009-01-19 | 1 | -1/+16 |
| * | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() | David S. Miller | 2009-01-19 | 4 | -37/+32 |
| * | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit | Christian Borntraeger | 2009-01-19 | 1 | -0/+1 |
| * | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. | David S. Miller | 2009-01-19 | 1 | -0/+2 |
| * | | | sparc64: fix modpost failure | Sam Ravnborg | 2009-01-17 | 1 | -1/+2 |
| * | | | sparc64: fix readout of cpu/fpu type | Sam Ravnborg | 2009-01-17 | 1 | -3/+15 |
| |/ / |
|
* | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 7 | -20/+7 |
|\ \ \
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-15 | 1 | -11/+0 |
| |\ \ |
|
| | * | | sparc64: Fix UP build failure. | David S. Miller | 2009-01-13 | 1 | -11/+0 |
| * | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 4 | -7/+7 |
| |\ \ \ |
|
| | * | | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 4 | -6/+6 |
| | * | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| | |/ / |
|
| * | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 2 | -3/+4 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| * | | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 | 1 | -1/+1 |
| * | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-12 | 1 | -0/+4 |
|\ \ |
|
| * | | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 | 1 | -0/+4 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-12 | 42 | -585/+595 |
|\ \
| |/
|/| |
|
| * | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 2009-01-10 | 1 | -0/+4 |
| * | sparc: Eliminate PROMLIB_INTERNAL as it does nothing | Julian Calaby | 2009-01-08 | 3 | -6/+0 |
| * | sparc: Kill exports of prom internal functions | Julian Calaby | 2009-01-08 | 4 | -25/+0 |
| * | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 15 | -126/+66 |
| * | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 19 | -134/+82 |
| * | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in... | Sam Ravnborg | 2009-01-08 | 4 | -186/+197 |
| * | sparc: Most unaligned_64.c tweaks for branch tracer warnings. | David S. Miller | 2009-01-08 | 1 | -4/+4 |
| * | sparc: Fix sun4d_irq.c build. | David S. Miller | 2009-01-08 | 1 | -2/+2 |
| * | sparc: Update 32-bit defconfig. | David S. Miller | 2009-01-08 | 1 | -76/+214 |
| * | sparc64: fix warnings in psycho_common after ull conversion | Sam Ravnborg | 2009-01-08 | 1 | -30/+30 |
* | | generic swap(): sparc: rename swap() to swap_ulong() | Wu Fengguang | 2009-01-08 | 1 | -2/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 | 23 | -98/+116 |
|\ |
|