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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-6
/
+0
2012-06-26
alpha/PCI: factor out pcibios_setup()
Myron Stowe
1
-6
/
+0
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-6
/
+3
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-6
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-5
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-4
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-3
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-55
/
+4
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-5
/
+183
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2012-05-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
1
-0
/
+5
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
3
-5
/
+174
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2
-0
/
+4
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-53
/
+27
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+10
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2012-05-21
alpha: tidy signal delivery up
Al Viro
1
-43
/
+26
2012-05-21
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-35
/
+5
2012-05-21
alpha: Use generic time config
Anna-Maria Gleixner
1
-3
/
+1
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-55
/
+4
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-2
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
alpha: Use generic init_task
Thomas Gleixner
3
-18
/
+2
2012-05-02
alpha: silence 'const' warning in sys_marvel.c
Matt Turner
1
-1
/
+1
2012-05-02
alpha: include module.h to fix modpost on Tsunami
Jim Faulkner
1
-0
/
+1
2012-05-02
alpha: properly define get/set_rtc_time on Marvel/SMP
Matt Turner
1
-6
/
+2
2012-05-02
alpha: VGA_HOSE depends on VGA_CONSOLE
Matt Turner
1
-1
/
+1
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
2
-16
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
3
-69
/
+74
2012-04-13
alpha: fix build failures from system.h dismemberment
Paul Gortmaker
3
-69
/
+74
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
80
-690
/
+478
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-04-05
alpha: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-10
/
+10
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-21
/
+10
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
3
-14
/
+24
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
[next]