index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-1
/
+367
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
12
-73
/
+72
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-5
/
+0
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-3
/
+2
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+2
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2
-3
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-19
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
2
-1
/
+367
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2
-10
/
+10
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
2
-10
/
+10
2009-02-16
cpumask: Use cpu_*_mask accessors code: alpha
Rusty Russell
2
-10
/
+10
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2
-2
/
+2
2009-02-05
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
6
-101
/
+90
2009-01-30
fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"
Andrew Morton
1
-1
/
+1
2009-01-29
alpha: compile fixes
Ivan Kokshaysky
2
-2
/
+4
2009-01-29
alpha: use syscall wrappers
Ivan Kokshaysky
4
-99
/
+86
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
11
-16
/
+86
2009-01-15
alpha: .gitignore vmlinux.lds
Ivan Kokshaysky
1
-0
/
+1
2009-01-15
alpha: fix RTC on marvel
Ivan Kokshaysky
6
-11
/
+74
2009-01-15
alpha: nautilus - fix hang on boot
Ivan Kokshaysky
1
-0
/
+4
2009-01-15
alpha: nautilus - fix compile failure with gcc-4.3
Ivan Kokshaysky
1
-0
/
+2
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2
-5
/
+5
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+1
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
2
-2
/
+2
2009-01-07
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
2
-20
/
+2
2009-01-07
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
8
-14
/
+9
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+7
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
2
-1
/
+52
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+11
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
1
-1
/
+2
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2
-8
/
+13
2008-12-26
cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...
Rusty Russell
1
-0
/
+5
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
3
-7
/
+7
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-5
/
+4
2008-12-04
Merge branch 'master' into next
James Morris
3
-6
/
+6
2008-11-30
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
1
-1
/
+1
2008-11-30
false __cpuinit positives on alpha
Al Viro
2
-5
/
+5
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2
-8
/
+13
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-6
/
+7
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-5
/
+2
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-6
/
+7
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2
-11
/
+11
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2
-12
/
+9
2008-10-16
alpha: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-12
/
+5
2008-10-16
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
1
-0
/
+1
2008-10-16
genirq: fix name space collisions of nr_irqs in arch/*
Thomas Gleixner
1
-3
/
+3
2008-10-06
select: fix alpha OSF wrapper
Arjan van de Ven
1
-6
/
+7
[next]