summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: I/O and DMA MappingsVineet Gupta2013-02-156-0/+528
* ARC: Page Fault handlingVineet Gupta2013-02-151-0/+228
* ARC: TLB flush HandlingVineet Gupta2013-02-153-0/+356
* ARC: MMU Exception HandlingVineet Gupta2013-02-155-0/+854
* ARC: MMU Context ManagementVineet Gupta2013-02-154-0/+262
* ARC: Page Table ManagementVineet Gupta2013-02-153-0/+627
* ARC: Cache Flush ManagementVineet Gupta2013-02-155-0/+954
* ARC: [Review] Prevent incorrect syscall restartsVineet Gupta2013-02-152-4/+11
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-154-19/+40
* ARC: Signal handlingVineet Gupta2013-02-156-3/+449
* ARC: Timers/counters/delay managementVineet Gupta2013-02-117-0/+425
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-1110-8/+484
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-118-0/+228
* ARC: Non-MMU Exception HandlingVineet Gupta2013-02-112-7/+125
* ARC: Interrupt HandlingVineet Gupta2013-02-115-2/+152
* ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta2013-02-112-0/+1066
* ARC: String libraryVineet Gupta2013-02-118-0/+661
* ARC: Spinlock/rwlock/mutex primitivesVineet Gupta2013-02-113-0/+188
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-1112-0/+685
* ARC: Checksum/byteorder/swab routinesVineet Gupta2013-02-113-0/+217
* asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-112-0/+6
* ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta2013-02-111-0/+105
* asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
* ARC: uaccess friendsVineet Gupta2013-02-113-0/+733
* asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
* ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta2013-02-115-0/+967
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-113-0/+295
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-1114-0/+816
* ARC: Generic HeadersVineet Gupta2013-01-282-0/+67
* Linux 3.8-rc5v3.8-rc5Linus Torvalds2013-01-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-2514-98/+300
|\
| * Btrfs: fix repeated delalloc work allocationMiao Xie2013-01-241-14/+41
| * Btrfs: fix wrong max device number for single profileMiao Xie2013-01-241-1/+1
| * Btrfs: fix missed transaction->aborted checkMiao Xie2013-01-241-0/+16
| * Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2013-01-242-2/+3
| * Btrfs: put csums on the right ordered extentJosef Bacik2013-01-241-2/+2
| * Btrfs: use right range to find checksum for compressed extentsLiu Bo2013-01-241-0/+5
| * Btrfs: fix panic when recovering tree logJosef Bacik2013-01-241-8/+12
| * Btrfs: do not allow logged extents to be merged or removedJosef Bacik2013-01-243-3/+16
| * Btrfs: fix a regression in balance usage filterIlya Dryomov2013-01-211-1/+8
| * Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...Chris Mason2013-01-212-31/+86
| |\
| | * Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov2013-01-201-8/+9
| | * Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov2013-01-201-1/+1
| | * Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov2013-01-201-1/+1
| | * Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov2013-01-201-4/+4
| | * Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-202-17/+71
| * | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2013-01-216-35/+91
| |\ \ | | |/
| | * btrfs: update timestamps on truncate()Eric Sandeen2013-01-141-3/+14
| | * btrfs: fix btrfs_cont_expand() freeing IS_ERR emZach Brown2013-01-141-0/+1
| | * Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo2013-01-142-6/+14
OpenPOWER on IntegriCloud