index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2012-03-28
kdump x86: fix total mem size calculation for reservation
Dave Young
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-03-27
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Arnd Bergmann
2012-03-25
Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms
Russell King
2012-03-25
ARM: 7343/1: sa11x0: convert to sparse IRQ
Russell King
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-03-25
Merge branch 'sa11x0-mcp' into sa11x0
Russell King
2012-03-25
Merge branch 'sa11x0-lcd' into sa11x0
Russell King
2012-03-25
ARM: sa11x0: remove unused DMA controller definitions
Russell King
2012-03-25
ARM: sa11x0: remove old SoC private DMA driver
Russell King
2012-03-25
Merge branch 'sa11x0-ir' into sa11x0
Russell King
2012-03-25
Merge branch 'sa1111' into sa11x0
Russell King
2012-03-25
um: Update defconfig
Richard Weinberger
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
2012-03-25
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
2012-03-25
um: allow SUBARCH=x86
Al Viro
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
2012-03-25
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2012-03-25
um: a bunch of headers can be killed by using generic-y
Al Viro
2012-03-25
um: ptrace-generic.h doesn't need user.h
Al Viro
2012-03-25
um: kill HOST_TASK_PID
Al Viro
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
2012-03-25
um: asm-offsets.h might as well come from underlying arch...
Al Viro
2012-03-25
um: merge processor_{32,64}.h a bit...
Al Viro
2012-03-25
um: switch close_chan() to struct line
Al Viro
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
um: line->have_irq is never checked...
Al Viro
2012-03-25
um: chan_init_pri is dead now
Al Viro
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2012-03-25
um: finally kill ->init_str leaks
Al Viro
2012-03-25
um: get rid of lines_init()
Al Viro
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
[next]