]> Pileus Git - ~andy/linux/history - arch/arc/kernel
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / arch / arc / kernel /
2013-03-07 Linus TorvaldsMerge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel...
2013-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-03-06 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-03-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-03-06 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-03-06 Linus TorvaldsMerge tag 'md-3.9' of git://neil.brown.name/md
2013-03-03 Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git.kernel...
2013-03-03 Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-03-03 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-03-03 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-02 Linus TorvaldsMerge tag 'dm-3.9-changes' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'for_linux-3.9' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'arc-v3.9-rc1-late' of git://git.kernel.org...
2013-02-27 Vineet GuptaARC: Fixup the current ABI version
2013-02-26 Vineet GuptaARC: make a copy of flat DT
2013-02-15 Vineet GuptaARC: Fix pt_orig_r8 access
2013-02-15 Vineet GuptaARC: [3.9] Fallout of hlist iterator update
2013-02-15 Vineet GuptaARC: 64bit RTSC timestamp hardware issue
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #7: SMP common code...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #4: Isolate platform...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #3: switch to board...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #2: Board callback...
2013-02-15 Vineet GuptaARC: Hostlink Pseudo-Driver for Metaware Debugger
2013-02-15 Vineet GuptaARC: Support for single cycle Close Coupled Mem (CCM)
2013-02-15 Vineet GuptaARC: Boot #2: Verbose Boot reporting / feature verification
2013-02-15 Mischa JonkerARC: kgdb support
2013-02-15 Vineet GuptaARC: Unaligned access emulation
2013-02-15 Vineet GuptaARC: kprobes support
2013-02-15 Vineet GuptaARC: disassembly (needed by kprobes/kgdb/unaligned...
2013-02-15 Vineet GuptaARC: stacktracing APIs based on dw2 unwinder
2013-02-15 Vineet GuptaARC: DWARF2 .debug_frame based stack unwinder
2013-02-15 Vineet GuptaARC: SMP support
2013-02-15 Vineet GuptaARC: Diagnostics: show_regs() etc
2013-02-15 Vineet GuptaARC: Module support
2013-02-15 Vineet GuptaARC: Support for high priority interrupts in the in...
2013-02-15 Vineet GuptaARC: ptrace support
2013-02-15 Vineet GuptaARC: [optim] Cache "current" in Register r25
2013-02-15 Vineet GuptaARC: Last bits (stubs) to get to a running kernel with...
2013-02-15 Vineet GuptaARC: [plat-arcfpga]: Enabling DeviceTree for Angel4...
2013-02-15 Vineet GuptaARC: [DeviceTree] Convert some Kconfig items to runtime...
2013-02-15 Vineet GuptaARC: [DeviceTree] Basic support
2013-02-15 Vineet GuptaARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo...
2013-02-15 Vineet GuptaARC: [Review] Prevent incorrect syscall restarts
2013-02-15 Vineet GuptaARC: [Review] Preparing to fix incorrect syscall restar...
2013-02-15 Vineet GuptaARC: Signal handling
2013-02-11 Vineet GuptaARC: Timers/counters/delay management
2013-02-11 Vineet GuptaARC: Process-creation/scheduling/idle-loop
2013-02-11 Vineet GuptaARC: Syscall support (no-legacy-syscall ABI)
2013-02-11 Vineet GuptaARC: Non-MMU Exception Handling
2013-02-11 Vineet GuptaARC: Interrupt Handling
2013-02-11 Vineet GuptaARC: Low level IRQ/Trap/Exception Handling
2013-02-11 Vineet GuptaARC: irqflags - Interrupt enabling/disabling at in...
2013-02-11 Vineet GuptaARC: Build system: Makefiles, Kconfig, Linker script