summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta
2013-02-15ARC: I/O and DMA MappingsVineet Gupta
2013-02-15ARC: Page Fault handlingVineet Gupta
2013-02-15ARC: TLB flush HandlingVineet Gupta
2013-02-15ARC: MMU Exception HandlingVineet Gupta
2013-02-15ARC: MMU Context ManagementVineet Gupta
2013-02-15ARC: Page Table ManagementVineet Gupta
2013-02-15ARC: Cache Flush ManagementVineet Gupta
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta
2013-02-15ARC: Signal handlingVineet Gupta
2013-02-11ARC: Timers/counters/delay managementVineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta
2013-02-11ARC: Interrupt HandlingVineet Gupta
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta
2013-02-11ARC: String libraryVineet Gupta
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta
2013-02-11ARC: Checksum/byteorder/swab routinesVineet Gupta
2013-02-11asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta
2013-02-11ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta
2013-02-11asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta
2013-02-11ARC: uaccess friendsVineet Gupta
2013-02-11asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta
2013-01-28ARC: Generic HeadersVineet Gupta
2013-01-25Linux 3.8-rc5Linus Torvalds
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik