index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-23
powerpc: Fix kernel thread creation on ABIv2
Anton Blanchard
2014-04-23
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2014-04-23
powerpc: Use ppc_function_entry instead of open coding it
Anton Blanchard
2014-04-23
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
2014-04-23
powerpc: Ignore .TOC. relocations
Anton Blanchard
2014-04-23
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
2014-04-23
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
2014-04-23
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
2014-04-23
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
2014-04-23
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
powerpc: Don't build assembly files with ABIv2
Anton Blanchard
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-19
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-18
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-18
Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-18
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-18
Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-18
thp: close race between split and zap huge pages
Kirill A. Shutemov
2014-04-18
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
2014-04-18
mips: export flush_icache_range
Kees Cook
2014-04-18
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
2014-04-18
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
2014-04-18
Shiraz has moved
Viresh Kumar
2014-04-18
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
2014-04-18
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
2014-04-18
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
2014-04-18
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
2014-04-18
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
[next]