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
2013-04-07
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
3
-9
/
+8
2013-04-07
alpha: irq: run all handlers with interrupts disabled
Will Deacon
2
-8
/
+8
2013-04-07
alpha: makefile: don't enforce small data model for kernel builds
Will Deacon
1
-1
/
+1
2013-04-07
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
1
-0
/
+5
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-08
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-89
/
+48
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-11
/
+9
2013-02-21
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
1
-11
/
+9
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+11
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2013-02-14
alpha: pass k_sigaction and siginfo_t using ksignal pointer
Al Viro
1
-66
/
+45
2013-02-14
burying unused conditionals
Al Viro
2
-2
/
+0
2013-02-03
alpha: switch to generic old sigsuspend
Al Viro
2
-10
/
+1
2013-02-03
alpha: remove stray debris left in copy_process()
Al Viro
1
-1
/
+0
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-6
/
+0
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+1
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-0
/
+1
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-2
/
+4
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+2
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+1
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-9
/
+8
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-11
arch/alpha: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-18
/
+3
2012-12-19
alpha: switch to generic sigaltstack
Al Viro
2
-9
/
+2
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-17
UAPI: (Scripted) Disintegrate arch/alpha/include/asm
David Howells
54
-1275
/
+1349
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-9
/
+5
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-103
/
+43
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-0
/
+11
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+11
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+7
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-1
/
+1
2012-11-29
new helper: signal_pt_regs()
Al Viro
1
-0
/
+1
[next]