Age | Commit message (Expand) | Author |
2009-06-16 | alpha: bad macro expansion, parameter is member | Roel Kluin |
2009-06-16 | alpha: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-06-11 | Push BKL into do_mount() | Al Viro |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-05-02 | alpha: binfmt_aout fix | Ivan Kokshaysky |
2009-05-02 | alpha: titan and marvel build fixes | Ivan Kokshaysky |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-26 | alpha: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-04-01 | alpha: convert u64 to unsigned long long | Randy Dunlap |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-19 | PCI/alpha: pci sysfs resources | Ivan Kokshaysky |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-01-30 | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too" | Andrew Morton |
2009-01-29 | alpha: compile fixes | Ivan Kokshaysky |
2009-01-29 | alpha: use syscall wrappers | Ivan Kokshaysky |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-15 | alpha: .gitignore vmlinux.lds | Ivan Kokshaysky |
2009-01-15 | alpha: fix RTC on marvel | Ivan Kokshaysky |
2009-01-15 | alpha: nautilus - fix hang on boot | Ivan Kokshaysky |
2009-01-15 | alpha: nautilus - fix compile failure with gcc-4.3 | Ivan Kokshaysky |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-12 | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu |
2009-01-07 | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas |
2009-01-07 | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | get rid of special-casing the /sbin/loader on alpha | Al Viro |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | cpumask: convert kernel/irq | Rusty Russell |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-26 | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-11-30 | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro |
2008-11-30 | false __cpuinit positives on alpha | Al Viro |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |