summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | team: init error value to 0 in team_netpoll_setup()Jiri Pirko2012-07-241-1/+1
| * | tcp: early_demux fixesEric Dumazet2012-07-242-8/+6
| * | bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
* | | Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell2012-07-261-0/+1
* | | Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-2611-617/+613
|\ \ \
| * | | MAINTAINERS: add remoteproc's gitOhad Ben-Cohen2012-07-151-0/+1
| * | | remoteproc: Support custom firmware handlersSjur Brændeland2012-07-154-16/+79
| * | | remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-154-248/+300
| * | | remoteproc: Add function rproc_get_boot_addrSjur Brændeland2012-07-151-9/+19
| * | | remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland2012-07-151-12/+12
| * | | remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-064-32/+32
| * | | remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-063-159/+1
| * | | remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen2012-07-061-15/+19
| * | | remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2012-07-063-31/+20
| * | | remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-063-46/+15
| * | | remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-066-61/+117
| * | | remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-043-57/+67
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-2635-631/+8689
|\ \ \ \
| * | | | Btrfs: uninit variable fixes in send/receiveChris Mason2012-07-251-2/+2
| * | | | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-2514-40/+5483
| |\ \ \ \
| | * | | | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-255-1/+4717
| | * | | | Btrfs: add btrfs_compare_trees functionAlexander Block2012-07-252-0/+440
| | * | | | Btrfs: introduce subvol uuids and timesAlexander Block2012-07-258-15/+292
| | * | | | Btrfs: make iref_to_path non staticAlexander Block2012-07-252-5/+9
| | * | | | Btrfs: add helper for tree enumerationArne Jansen2012-07-252-0/+77
| | * | | | btrfs: allow cross-subvolume file cloneDavid Sterba2012-07-251-3/+8
| * | | | | Btrfs: add a barrier before a waitqueue_active checkChris Mason2012-07-251-0/+1
| * | | | | Btrfs: call the ordered free operation without any locks heldChris Mason2012-07-251-1/+8
| * | | | | Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-253-14/+20
| * | | | | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-2515-242/+2697
| |\ \ \ \ \
| | * | | | | Btrfs: add qgroup inheritanceArne Jansen2012-07-124-18/+61
| | * | | | | Btrfs: add qgroup ioctlsArne Jansen2012-07-122-0/+212
| | * | | | | Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-123-0/+29
| | * | | | | Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-123-6/+36
| | * | | | | Btrfs: quota tree support and startupArne Jansen2012-07-122-6/+42
| | * | | | | Btrfs: call the qgroup accounting functionsJan Schmidt2012-07-122-0/+17
| | * | | | | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-127-1/+1681
| | * | | | | Btrfs: Test code to change the order of delayed-ref processingArne Jansen2012-07-101-0/+49
| | * | | | | Btrfs: qgroup state and initializationArne Jansen2012-07-102-0/+31
| | * | | | | Btrfs: added helper to create new treesArne Jansen2012-07-102-1/+83
| | * | | | | Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-102-0/+12
| | * | | | | Btrfs: add helper for tree enumerationArne Jansen2012-07-102-0/+75
| | * | | | | Btrfs: qgroup on-disk formatArne Jansen2012-07-101-0/+136
| | * | | | | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-109-219/+240
| | * | | | | Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-101-0/+1
| * | | | | | Btrfs: improve multi-thread buffer readLiu Bo2012-07-231-5/+24
| * | | | | | Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo2012-07-231-1/+3
| * | | | | | Btrfs: lock the transition from dirty to writeback for an ebJosef Bacik2012-07-231-0/+9
| * | | | | | Btrfs: fix potential race in extent buffer freeingJosef Bacik2012-07-231-6/+3
| * | | | | | Btrfs: don't return true in releasepage unless we actually freed the ebJosef Bacik2012-07-231-4/+5
OpenPOWER on IntegriCloud