| Commit message (Expand) | Author | Age | Files | Lines |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -1/+1 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+5 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -2/+3 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-22 | 2 | -6/+3 |
|\ |
|
| * | remove CONFIG_KMOD from sparc64 | Johannes Berg | 2008-07-22 | 2 | -6/+3 |
* | | sparc64: fix up bus_id changes in sparc core code | Greg Kroah-Hartman | 2008-07-21 | 4 | -14/+12 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -5/+11 |
* | | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-21 | 1 | -1/+1 |
|/ |
|
* | sparc64: Update defconfig. | David S. Miller | 2008-07-18 | 1 | -69/+76 |
* | sparc64: Add missing hypervisor service group numbers. | David S. Miller | 2008-07-18 | 1 | -0/+4 |
* | sparc64: Remove 4MB and 512K base page size options. | David S. Miller | 2008-07-17 | 3 | -19/+4 |
* | sparc64: Convert to generic helpers for IPI function calls. | David S. Miller | 2008-07-17 | 5 | -73/+29 |
* | sparc: Use new '%pS' infrastructure to print symbols. | David S. Miller | 2008-07-17 | 4 | -46/+29 |
* | sparc64: Config category "Processor type and features" absent | Randy Dunlap | 2008-07-17 | 1 | -4/+4 |
* | sparc: Merge asm-sparc{,64}/mman.h | Sam Ravnborg | 2008-07-17 | 2 | -5/+5 |
* | sparc: add -m64 when building vmlinux.lds | Sam Ravnborg | 2008-07-17 | 1 | -1/+3 |
* | sparc64/kernel/: make code static | Adrian Bunk | 2008-07-17 | 5 | -15/+16 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -1/+1 |
|\ |
|
| * | PCI: make pci_name use dev_name | Greg KH | 2008-07-07 | 1 | -1/+1 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -9/+6 |
|\ \ |
|
| * | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -8/+4 |
| * | | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 | 1 | -5/+6 |
| |/ |
|
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 1 | -0/+2 |
|\ \ |
|
| * | | stacktrace: fix build failure on sparc64 | Stephen Rothwell | 2008-07-08 | 1 | -0/+1 |
| * | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 | 6 | -7/+154 |
|\ \ |
|
| * | | fix "ftrace: store mcount address in rec->ip" | Ingo Molnar | 2008-07-01 | 1 | -1/+1 |
| * | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 2 | -5/+7 |
| * | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 1 | -7/+0 |
| * | | ftrace: add have dynamic ftrace config for archs | Steven Rostedt | 2008-05-23 | 1 | -0/+1 |
| * | | sparc64: add ftrace support. | David Miller | 2008-05-23 | 5 | -5/+156 |
| |/ |
|
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 40 | -59/+225 |
|\ \
| |/ |
|
| * | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller | 2008-05-21 | 1 | -0/+1 |
| * | sparc64: Fix stack tracing through trap frames. | David S. Miller | 2008-05-21 | 2 | -10/+14 |
| * | sparc64: Fix kernel thread stack termination. | David S. Miller | 2008-05-21 | 1 | -11/+25 |
| * | sparc64: Add global register dumping facility. | David S. Miller | 2008-05-20 | 3 | -2/+154 |
| * | sparc64: remove CVS keywords | Adrian Bunk | 2008-05-20 | 35 | -35/+31 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 1 | -1/+0 |
| |\ |
|
| | * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | | sparc64-rtc: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -1/+6 |
|/ / |
|
* | | sparc64: Update defconfig. | David S. Miller | 2008-05-16 | 1 | -9/+31 |
* | | sparc64: Fix lmb_reserve() args in find_ramdisk(). | David S. Miller | 2008-05-16 | 1 | -1/+1 |
|/ |
|
* | sparc64: Use a TS_RESTORE_SIGMASK | David S. Miller | 2008-05-12 | 3 | -20/+20 |
* | sparc: Fix mremap address range validation. | David S. Miller | 2008-05-12 | 2 | -63/+6 |
* | sparc64: Work around memory probing bug in openfirmware. | David S. Miller | 2008-05-11 | 1 | -5/+11 |
* | sparc: Fix debugger syscall restart interactions. | David S. Miller | 2008-05-11 | 5 | -55/+51 |
* | sparc: Fix ptrace() detach. | David S. Miller | 2008-05-11 | 1 | -0/+4 |