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
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-0
/
+1
2009-06-30
alpha: fix percpu build breakage
Tejun Heo
1
-3
/
+3
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-21
/
+3
2009-06-16
alpha: bad macro expansion, parameter is member
Roel Kluin
2
-6
/
+6
2009-06-16
alpha: remove obsolete hw_interrupt_type
Thomas Gleixner
20
-27
/
+27
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-3
/
+0
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2
-7
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-18
/
+41
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-6
/
+11
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-6
/
+0
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+21
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
3
-6
/
+9
2009-06-11
Push BKL into do_mount()
Al Viro
1
-3
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-3
/
+8
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
1
-1
/
+1
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
1
-0
/
+2
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
1
-1
/
+25
2009-05-12
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
12
-21
/
+176
2009-05-02
alpha: binfmt_aout fix
Ivan Kokshaysky
2
-2
/
+6
2009-05-02
alpha: futex implementation
Ivan Kokshaysky
2
-4
/
+116
2009-05-02
alpha: exception table sorting
Ivan Kokshaysky
2
-1
/
+41
2009-05-02
alpha: titan and marvel build fixes
Ivan Kokshaysky
6
-14
/
+13
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2
-3
/
+9
2009-04-26
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+1
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2
-13
/
+1
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-1
/
+381
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
14
-74
/
+78
2009-04-01
alpha: xchg/cmpxchg cleanup and fixes
Ivan Kokshaysky
2
-497
/
+308
2009-04-01
alpha: fix macros
Roel Kluin
1
-6
/
+6
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
2
-8
/
+14
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
3
-12
/
+12
2009-03-19
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
3
-1
/
+381
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2
-10
/
+10
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
4
-9
/
+17
[next]