Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 | 3 | -32/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 | 2 | -29/+0 | |
| * | | | | | | | | | | sched: Update documentation and comments | Hiroshi Shimamoto | 2012-05-07 | 1 | -3/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-05-22 | 2 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker | 2012-04-27 | 1 | -2/+2 | |
| * | | | | | | | | | | cgroup: deprecate remount option changes | Tejun Heo | 2012-04-01 | 1 | -0/+9 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-22 | 13 | -6/+1960 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pstore/ram: Add ECC support | Anton Vorontsov | 2012-05-17 | 1 | -0/+6 | |
| * | | | | | | | | | | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov | 2012-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | ramoops: use pstore interface | Kees Cook | 2012-05-16 | 1 | -4/+4 | |
| * | | | | | | | | | | mei: Documentation: add generated example binary into .gitignore file | Tomas Winkler | 2012-05-14 | 1 | -0/+1 | |
| * | | | | | | | | | | IIO: AT91: Add DT support to at91_adc driver | Maxime Ripard | 2012-05-14 | 1 | -0/+65 | |
| * | | | | | | | | | | iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN | Michael Hennerich | 2012-05-14 | 1 | -0/+7 | |
| * | | | | | | | | | | mei: update MAINTAINERS file | Tomas Winkler | 2012-05-09 | 1 | -2/+0 | |
| * | | | | | | | | | | mei: update Documentation/ioctl/ioctl-number.txt | Tomas Winkler | 2012-05-09 | 2 | -1/+1 | |
| * | | | | | | | | | | mei: move doc files Documentation/misc-devices/mei | Tomas Winkler | 2012-05-09 | 5 | -1/+710 | |
| * | | | | | | | | | | VME: Move API documentation to Documentation folder | Martyn Welch | 2012-05-08 | 1 | -0/+396 | |
| * | | | | | | | | | | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 2012-05-02 | 3 | -0/+772 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | IIO: Move the core abi documentation from staging | Jonathan Cameron | 2012-04-25 | 1 | -0/+730 | |
| | * | | | | | | | | | iio: Add device tree support to LPC32xx ADC | Roland Stigge | 2012-04-24 | 1 | -0/+16 | |
| | * | | | | | | | | | staging:iio:adc: Add SPEAr ADC driver | Stefan Roese | 2012-04-13 | 1 | -0/+26 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 | 12 | -83/+556 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: tegra30: Add Tegra Memory Controller(MC) driver | Hiroshi DOYU | 2012-05-10 | 1 | -0/+18 | |
| * | | | | | | | | | | ARM: tegra20: Add Tegra Memory Controller(MC) driver | Hiroshi DOYU | 2012-05-10 | 1 | -0/+16 | |
| * | | | | | | | | | | kmsg - add Documentation/ABI/testing/dev-kmsg | Kay Sievers | 2012-05-08 | 2 | -1/+92 | |
| * | | | | | | | | | | Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt' | harryxiyou | 2012-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge 3.4-rc5 into driver-core-next | Greg Kroah-Hartman | 2012-05-02 | 14 | -36/+125 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | memory: emif: add basic infrastructure for EMIF driver | Aneesh V | 2012-05-02 | 1 | -0/+57 | |
| * | | | | | | | | | | dynamic_debug: update Documentation/*, Kconfig.debug | Jim Cromie | 2012-04-30 | 2 | -64/+127 | |
| * | | | | | | | | | | dynamic_debug: deprecate ddebug_query, suggest dyndbg instead | Jim Cromie | 2012-04-30 | 1 | -1/+8 | |
| * | | | | | | | | | | Documentation/extcon: porting guide for Android kernel switch driver. | MyungJoo Ham | 2012-04-20 | 1 | -0/+124 | |
| * | | | | | | | | | | Extcon: support mutually exclusive relation between cables. | MyungJoo Ham | 2012-04-20 | 1 | -0/+22 | |
| * | | | | | | | | | | Extcon: support multiple states at a device. | MyungJoo Ham | 2012-04-20 | 1 | -7/+56 | |
| * | | | | | | | | | | Extcon (external connector): import Android's switch class and modify. | MyungJoo Ham | 2012-04-20 | 1 | -0/+26 | |
| * | | | | | | | | | | docs: update HOWTO for 2.6.x -> 3.x versioning | Kees Cook | 2012-04-19 | 1 | -16/+16 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-05-22 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | misc: bmp085: add device tree properties | Eric Andersson | 2012-04-18 | 2 | -0/+21 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 6 | -0/+198 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | USB: let both new_id and remove_id show dynamic id list | Bjørn Mork | 2012-05-14 | 1 | -0/+15 | |
| * | | | | | | | | | | FunctionFS: enable multiple functions | Andrzej Pietrasiewicz | 2012-05-14 | 1 | -0/+67 | |
| * | | | | | | | | | | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 2012-05-07 | 6 | -24/+57 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | USB: ohci-nxp: Use isp1301 driver | Roland Stigge | 2012-05-01 | 1 | -0/+8 | |
| * | | | | | | | | | | USB: gadget driver for LPC32xx | Roland Stigge | 2012-05-01 | 1 | -0/+28 | |
| * | | | | | | | | | | USB: Add driver for NXP ISP1301 USB transceiver | Roland Stigge | 2012-05-01 | 1 | -0/+25 | |
| * | | | | | | | | | | ohci-nxp: Device tree support | Roland Stigge | 2012-05-01 | 1 | -0/+16 | |
| * | | | | | | | | | | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 2012-04-22 | 1 | -0/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | USB: Add DT probing support to ehci-spear and ohci-spear | Stefan Roese | 2012-04-18 | 1 | -0/+39 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mtd: Add orion_nand devicetree bindings | Jamie Lentin | 2012-05-15 | 1 | -0/+50 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -0/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ |