Sign in
gem5
/
arm
/
linux
/
7563ec4c211ba59c2331dc6b94a068250345c387
/
arch
09c71bf
kdump x86: fix total mem size calculation for reservation
by Dave Young
· 13 years ago
7d7f984
arch/ia64: remove references to cpu_*_map
by Srivatsa S. Bhat
· 13 years ago
3fc498f
smp: introduce a generic on_each_cpu_mask() function
by Gilad Ben-Yossef
· 13 years ago
6658a69
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
30eebb5
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
46b407c
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
281b053
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
48d5544
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
c8bc5e3
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a754a87
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards
by Arnd Bergmann
· 13 years ago
aae528d
Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms
by Russell King
· 13 years ago
375dec9
ARM: 7343/1: sa11x0: convert to sparse IRQ
by Russell King
· 13 years ago
f314f33
ARM: 7342/2: sa1100: prepare for sparse irq conversion
by Rob Herring
· 13 years ago
7256ecc
Merge branch 'sa11x0-mcp' into sa11x0
by Russell King
· 13 years ago
18bbff9
Merge branch 'sa11x0-lcd' into sa11x0
by Russell King
· 13 years ago
c213201
ARM: sa11x0: remove unused DMA controller definitions
by Russell King
· 13 years ago
9903405
ARM: sa11x0: remove old SoC private DMA driver
by Russell King
· 13 years ago
277dc7a
Merge branch 'sa11x0-ir' into sa11x0
by Russell King
· 13 years ago
374da9d
Merge branch 'sa1111' into sa11x0
by Russell King
· 13 years ago
3463ff4
um: Update defconfig
by Richard Weinberger
· 13 years ago
12783aa
um: Switch to large mcmodel on x86_64
by Richard Weinberger
· 13 years ago
194a64c
um: Wire CONFIG_GENERIC_IO up
by Richard Weinberger
· 13 years ago
4d94d6d
um: Serve io_remap_pfn_range()
by Richard Weinberger
· 13 years ago
4c3ff74
um: allow SUBARCH=x86
by Al Viro
· 13 years ago
dc5be20
um: most of the SUBARCH uses can be killed
by Al Viro
· 13 years ago
199eebb
um: deadlock in line_write_interrupt()
by Al Viro
· 13 years ago
6440536
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
by Al Viro
· 13 years ago
c6b17bb
um: use the right ifdef around exports in user_syms.c
by Al Viro
· 13 years ago
d3985d9
um: a bunch of headers can be killed by using generic-y
by Al Viro
· 13 years ago
69a3b4b
um: ptrace-generic.h doesn't need user.h
by Al Viro
· 13 years ago
c2220b2
um: kill HOST_TASK_PID
by Al Viro
· 13 years ago
28a12cb
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
by Al Viro
· 13 years ago
2ffd2e2
um: asm-offsets.h might as well come from underlying arch...
by Al Viro
· 13 years ago
c56334d
um: merge processor_{32,64}.h a bit...
by Al Viro
· 13 years ago
10c890c0
um: switch close_chan() to struct line
by Al Viro
· 13 years ago
0fcd719
um: race fix: initialize delayed_work *before* registering IRQ
by Al Viro
· 13 years ago
5eaa341
um: line->have_irq is never checked...
by Al Viro
· 13 years ago
1f42369
um: chan_init_pri is dead now
by Al Viro
· 13 years ago
bed5e39
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
by Al Viro
· 13 years ago
ee48507
um: sorting out the chan mess, part 1
by Al Viro
· 13 years ago
c8e2876
um: finally kill ->init_str leaks
by Al Viro
· 13 years ago
04292b2
um: get rid of lines_init()
by Al Viro
· 13 years ago
cfe6b7c
um: switch line.c tty drivers to dynamic device creation
by Al Viro
· 13 years ago
31efceb
um: fix races between line_open() and line_config()
by Al Viro
· 13 years ago
d8c215a
um: convert count_lock to mutex, fix a race in line_open()
by Al Viro
· 13 years ago
43574c1
um: get rid of the init_prio mess
by Al Viro
· 13 years ago
fe9a6b0
um: switch line_config() to setup_one_line()
by Al Viro
· 13 years ago
da645f3
um: switch line_remove() to setup_one_line()
by Al Viro
· 13 years ago
8998af2
um: auxvec.h is never used
by Al Viro
· 13 years ago
8ea3c06
um: clean up the includes in ubd
by Al Viro
· 13 years ago
c0b79a9
um: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
876c1f2
ARM: sa11x0: don't static map sa1111
by Russell King
· 13 years ago
22eeaff
ARM: sa1111: use dev_err() rather than printk()
by Russell King
· 13 years ago
924e1d4
ARM: sa1111: cleanup sub-device registration and unregistration
by Russell King
· 13 years ago
21d1c77
ARM: sa1111: only setup DMA for DMA capable devices
by Russell King
· 13 years ago
09a2ba2
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
by Russell King
· 13 years ago
2213536
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
by Russell King
· 13 years ago
ea8c00a
ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
by Russell King
· 13 years ago
4f8d9ca
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
by Russell King
· 13 years ago
6995f5b
ARM: sa1111: delete unused physical GPIO register definitions
by Russell King
· 13 years ago
511f1cb
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers
by Arnd Bergmann
· 13 years ago
07be45f
ARM: sa1111: provide a generic way to prevent devices from registering
by Russell King
· 13 years ago
41569e3
ARM: ecard: get rid of NO_IRQ madness
by Russell King
· 13 years ago
2b7da08
ARM: riscpc: use DEFINE_RES_xxx()
by Russell King
· 13 years ago
530c2ea
ARM: riscpc: remove expansion card irq mask register
by Russell King
· 13 years ago
b4ac084
ARM: riscpc: convert ecard to use irq_alloc_descs()
by Russell King
· 13 years ago
c402c11
ARM: riscpc: use irq chip data in ecard.c
by Russell King
· 13 years ago
6e747b4
ARM: riscpc: move ecard.c to arch/arm/mach-rpc
by Russell King
· 13 years ago
927b6c4
ARM: riscpc: remove IRQ_TIMER
by Russell King
· 13 years ago
18a66d5
ARM: riscpc: use definition for serial port interrupt
by Russell King
· 13 years ago
8c6d9d0
ARM: riscpc: pass IRQ resources into keyboard driver
by Russell King
· 13 years ago
a1be5d6
ARM: riscpc: move time-acorn.c to mach-rpc
by Russell King
· 13 years ago
cf82192
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 13 years ago
24613ff
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
bab2d8c
Merge tag 'for-3.4' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
0e65ae0
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
bba1594
Merge branch 'mmci' into amba
by Russell King
· 13 years ago
2fb9e96
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
accb61f
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
by Jason Baron
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
43aca32
Hexagon: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
0b2f4d4
x86: use for_each_clear_bit_from()
by Akinobu Mita
· 13 years ago
307b1cd
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
by Akinobu Mita
· 13 years ago
03ff3ef
Remove remaining bits of io_remap_page_range()
by Javi Merino
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
d982d59
um: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
f6adb9a
um: don't restore current->blocked on error
by Matt Fleming
· 13 years ago
e317234
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
0b0c9d3
Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
Next »