index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-21
|
\
\
|
*
|
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-12
|
*
|
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
2010-10-08
|
|
\
\
|
*
\
\
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
|
*
|
|
memblock/sh: Use new accessors
Benjamin Herrenschmidt
2010-08-04
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
|
\
\
\
\
|
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
|
*
|
|
|
SH: Add missing consts to sys_execve() declaration
David Howells
2010-10-07
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-20
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
*
|
|
|
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
|
\
\
\
\
|
*
\
\
\
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-08
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
|
|
|
/
/
|
*
|
|
perf, sh: Fix patch merge foul-up
Matt Fleming
2010-09-15
|
*
|
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
|
*
|
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
|
*
|
|
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
|
*
|
|
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
|
*
|
|
perf: Deconstify struct pmu
Peter Zijlstra
2010-09-09
|
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-08-25
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-08-19
|
|
\
\
\
|
*
|
|
|
perf: Factorize callchain context handling
Frederic Weisbecker
2010-08-19
|
*
|
|
|
perf: Generalize some arch callchain code
Frederic Weisbecker
2010-08-19
|
*
|
|
|
perf: Generalize callchain_store()
Frederic Weisbecker
2010-08-19
|
*
|
|
|
perf: Drop unappropriate tests on arch callchains
Frederic Weisbecker
2010-08-19
*
|
|
|
|
sh: oprofile: Use perf-events oprofile backend
Matt Fleming
2010-10-11
*
|
|
|
|
perf: New helper function for pmu name
Matt Fleming
2010-10-11
*
|
|
|
|
perf: Add helper function to return number of counters
Matt Fleming
2010-10-11
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
|
|
/
/
|
/
|
|
*
|
|
defconfig reduction
Sam Ravnborg
2010-08-14
*
|
|
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
*
|
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
|
\
\
\
|
*
\
\
Merge branches 'master' and 'devel' into for-linus
Russell King
2010-08-10
|
|
\
\
\
|
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
2010-08-06
|
|
|
\
\
\
|
|
|
*
|
|
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
2010-08-04
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
*
|
|
|
|
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
*
|
|
|
|
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
*
|
|
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
\
\
\
\
|
*
|
|
|
|
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
|
\
\
\
\
|
*
|
|
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
|
|
/
/
/
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
[next]