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
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+7
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-4
/
+2
2010-03-13
h8300: Convert h8300 to use read/update_persistent_clock
John Stultz
1
-3
/
+7
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
h8300: use generic ptrace_resume code
Christoph Hellwig
4
-51
/
+13
2010-03-12
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
1
-29
/
+1
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2
-88
/
+1
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
3
-35
/
+2
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
3
-17
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
1
-2
/
+2
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-3
/
+4
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
3
-3
/
+4
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
2
-82
/
+3
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-10-14
h83000: Remove BKL from sys_execve
John Kacur
1
-4
/
+1
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-09-24
h8300: Cleanup linker script using new linker script macros.
Tim Abbott
1
-18
/
+7
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2009-09-22
h8300: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-17
/
+3
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
1
-19
/
+1
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-21
trivial: remove references to non-existent include/linux/config.h
Markus Heidelberg
1
-1
/
+0
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-3
/
+2
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-0
/
+7
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-1
/
+1
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-4
/
+2
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-4
/
+4
[next]