Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-15 | 1 | -1/+3 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | ALSA: hda/realtek - Add a few ALC882 model strings back | Takashi Iwai | 2012-04-11 | 1 | -1/+3 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-14 | 1 | -0/+18 | |
| |\ \ \ | ||||||
| | * | | | mtip32xx: Add new sysfs entry 'status' | Asai Thambi S P | 2012-04-09 | 1 | -0/+18 | |
| * | | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-14 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Documentation: Add sysfs ABI change for cfq's target latency. | Tao Ma | 2012-04-01 | 1 | -0/+8 | |
| | |/ / / | ||||||
| * | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-13 | 3 | -10/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | USB: update usbtmc api documentation | Stephen Lewis | 2012-04-12 | 1 | -7/+7 | |
| | * | | | | Merge 3.2-rc1 into usb-linus | Greg Kroah-Hartman | 2012-04-08 | 2 | -3/+25 | |
| | |\ \ \ \ | ||||||
| | | * | | | | USB documentation: explain lifetime rules for unlinking URBs | Alan Stern | 2012-04-06 | 1 | -0/+22 | |
| | | * | | | | usb/usbmon: correct the data interpretation of usbmon's output | Sebastian Andrzej Siewior | 2012-04-06 | 1 | -3/+3 | |
| | | | |/ / | | | |/| | | ||||||
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-04-13 | 1 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | itimer: Schedule silent NULL pointer fixup in setitimer() for removal | Sasikantha babu | 2012-03-30 | 1 | -0/+8 | |
| * | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-12 | 1 | -3/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | memcg: fix up documentation on global LRU | Ying Han | 2012-04-12 | 1 | -3/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
| * / | | | | | typo fix in Documentation/filesystems/vfs.txt | Al Viro | 2012-04-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 3 | -38/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings | 2012-04-06 | 1 | -10/+12 | |
| | * | | | | | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings | 2012-04-06 | 1 | -5/+2 | |
| | * | | | | | doc, net: Update netdev operation names | Ben Hutchings | 2012-04-06 | 2 | -14/+14 | |
| | * | | | | | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings | 2012-04-06 | 1 | -3/+3 | |
| | * | | | | | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings | 2012-04-06 | 1 | -2/+1 | |
| | * | | | | | TCP: update ip_local_port_range documentation | Fernando Luis Vazquez Cao | 2012-04-03 | 1 | -9/+2 | |
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-06 | 1 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: at91/NAND DT bindings: add comments | Nicolas Ferre | 2012-04-04 | 1 | -5/+5 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-05 | 1 | -0/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | common: DMA-mapping: add NON-CONSISTENT attribute | Marek Szyprowski | 2012-03-28 | 1 | -0/+8 | |
| | * | | | | | | common: DMA-mapping: add WRITE_COMBINE attribute | Marek Szyprowski | 2012-03-28 | 1 | -0/+10 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-04 | 1 | -0/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | regulator: anatop: patching to device-tree property "reg". | Ying-Chun Liu (PaulLiu) | 2012-03-28 | 1 | -0/+29 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-04 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 2012-03-30 | 1 | -8/+0 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 2012-04-01 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds | 2012-04-02 | 2 | -0/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | HSI: hsi_char: Update ioctl-number.txt | Andras Domokos | 2012-01-05 | 1 | -0/+1 | |
| | * | | | | | | HSI: Add HSI API documentation | Carlos Chinea | 2012-01-05 | 1 | -0/+17 | |
| * | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | 2 | -12/+12 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | 2 | -12/+12 | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 164 | -814/+4180 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-03-23 | 1 | -0/+14 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 | 1 | -0/+14 | |
| * | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-31 | 3 | -0/+139 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [SCSI] st: expand ability to write immediate filemarks | Lee Duncan | 2012-03-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | [SCSI] ufshcd: UFS Host controller driver | Santosh Yaraganavi | 2012-03-27 | 2 | -0/+135 | |
| * | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-31 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | futex: Mark get_robust_list as deprecated | Kees Cook | 2012-03-29 | 1 | -0/+10 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-31 | 2 | -0/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | mtd: add device-tree support to spear_smi | Stefan Roese | 2012-03-27 | 1 | -0/+31 |