Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | um: pass siginfo to guest process | Martin Pärtel | 10 | -34/+71 |
2012-08-02 | um: fix ubd_file_size for read-only files | Martin Pärtel | 1 | -1/+1 |
2012-08-02 | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 1 | -2/+3 |
2012-08-02 | md/raid1: submit IO from originating thread instead of md thread. | NeilBrown | 2 | -4/+55 |
2012-08-02 | raid5: raid5d handle stripe in batch way | Shaohua Li | 1 | -13/+32 |
2012-08-02 | raid5: make_request use batch stripe release | Shaohua Li | 2 | -3/+60 |
2012-08-02 | um: pull interrupt_end() into userspace() | Al Viro | 2 | -8/+6 |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro | 3 | -43/+34 |
2012-08-02 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 3 | -5/+5 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 55 | -1138/+2621 |
2012-08-01 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 9 | -24/+85 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 84 | -639/+1326 |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle | 7 | -51/+33 |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 19 | -177/+238 |
2012-08-01 | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 21 | -301/+530 |
2012-08-01 | Merge branch 'for-next' of git://neil.brown.name/md | Linus Torvalds | 9 | -219/+426 |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields | 3 | -8/+1 |
2012-08-01 | MIPS: Loongson 1: more clk support and add select HAVE_CLK | Yoichi Yuasa | 2 | -0/+17 |
2012-08-01 | MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: Lantiq: Platform specific CLK fixup | John Crispin | 1 | -0/+5 |
2012-08-01 | MIPS: Lantiq: Add device_tree_init function | John Crispin | 1 | -0/+22 |
2012-08-01 | MIPS: Lantiq: Fix interface clock and PCI control register offset | John Crispin | 1 | -21/+28 |
2012-08-01 | delousing target_core_file a bit | Al Viro | 1 | -27/+5 |
2012-08-01 | DM RAID: Add support for MD RAID10 | Jonathan Brassow | 2 | -5/+116 |
2012-08-01 | Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md | NeilBrown | 4433 | -104467/+180036 |
2012-08-01 | block: remove dead func declaration | Yuanhan Liu | 1 | -1/+0 |
2012-08-01 | block: add partition resize function to blkpg ioctl | Vivek Goyal | 5 | -9/+132 |
2012-08-01 | block: uninitialized ioc->nr_tasks triggers WARN_ON | Olof Johansson | 1 | -0/+1 |
2012-08-01 | block: do not artificially constrain max_sectors for stacking drivers | Mike Snitzer | 1 | -2/+1 |
2012-08-01 | ALSA: snd-usb: fix clock source validity index | Daniel Mack | 1 | -1/+2 |
2012-08-01 | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 12 | -174/+333 |
2012-08-01 | sh: ecovec: care CN5 VBUS if USB host mode | Kuninori Morimoto | 1 | -0/+8 |
2012-08-01 | sh: sh7724: fixup renesas_usbhs clock settings | Kuninori Morimoto | 1 | -2/+2 |
2012-08-01 | sh: intc: initial irqdomain support. | Paul Mundt | 5 | -5/+85 |
2012-08-01 | Merge branch 'common/pinctrl' into sh-latest | Paul Mundt | 1 | -17/+15 |
2012-08-01 | sh: pfc: Fix up init ordering mess. | Paul Mundt | 1 | -17/+15 |
2012-08-01 | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 3266 | -83688/+267839 |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski | 1 | -2/+3 |
2012-08-01 | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski | 3 | -0/+23 |
2012-08-01 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -169/+248 |
2012-08-01 | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2 | -22/+36 |
2012-08-01 | Platform: OLPC: move global variables into priv struct | Andres Salomon | 1 | -20/+28 |
2012-08-01 | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2 | -97/+117 |
2012-08-01 | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 3 | -36/+27 |
2012-08-01 | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 1 | -1/+45 |
2012-08-01 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2 | -0/+54 |
2012-08-01 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2 | -2/+116 |
2012-08-01 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 9 | -3/+8 |