Age | Commit message (Expand) | Author |
2009-03-16 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell |
2009-03-16 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc | Rusty Russell |
2009-03-16 | cpumask: remove cpu_coregroup_map: sparc | Rusty Russell |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell |
2009-03-16 | cpumask: Use accessors code.: sparc64 | Rusty Russell |
2009-03-16 | cpumask: Use accessors code: sparc | Rusty Russell |
2009-03-16 | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell |
2009-03-16 | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-04 | sparc64: Fix lost interrupts on sun4u. | David S. Miller |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-15 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-11 | sparc64: Fix crashes in jbusmc_print_dimm() | David S. Miller |
2009-02-08 | sparc64: Fix probe_kernel_{read,write}(). | David S. Miller |
2009-02-08 | sparc64: Kill .fixup section bloat. | David S. Miller |
2009-02-05 | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller |
2009-02-04 | sparc64: Call dump_stack() in die_nmi(). | David S. Miller |
2009-02-03 | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller |
2009-02-02 | sparc: fixup for sparseirq changes | Stephen Rothwell |
2009-02-02 | sparc64: Validate kernel generated fault addresses on sparc64. | David S. Miller |
2009-02-02 | sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. | David S. Miller |
2009-01-30 | sparc64: Implement NMI watchdog on capable cpus. | David S. Miller |
2009-01-28 | sparc: Probe PMU type and record in sparc_pmu_type. | David S. Miller |
2009-01-28 | sparc64: Move generic PCR support code to seperate file. | David S. Miller |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-26 | 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-22 | sparc64: Fix build by using kstat_irqs_cpu() | David Miller |
2009-01-22 | sparc64: Fix build by including linux/irq.h into time_64.c | David Miller |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-19 | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller |
2009-01-19 | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() | David S. Miller |
2009-01-19 | [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-17 | sparc64: fix modpost failure | Sam Ravnborg |
2009-01-17 | sparc64: fix readout of cpu/fpu type | Sam Ravnborg |
2009-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-01-15 | 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-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |