| Commit message (Expand) | Author | Files | Lines |
2013-01-03 | HID: hid.h: remove unused hid_generic_{init,exit} prototypes | H Hartley Sweeten | 1 | -3/+0 |
2013-01-03 | HID: introduce helper for hid_driver boilerplate | H Hartley Sweeten | 1 | -0/+12 |
2012-12-12 | net/mlx4_en: Add support for destination MAC in steering rules | Yan Burman | 1 | -6/+15 |
2012-12-12 | net/mlx4_en: Use generic etherdevice.h functions. | Yan Burman | 1 | -4/+2 |
2012-12-12 | net: ethtool: Add destination MAC address to flow steering API | Yan Burman | 1 | -4/+7 |
2012-12-12 | bridge: add support of adding and deleting mdb entries | Cong Wang | 4 | -29/+297 |
2012-12-12 | bridge: notify mdb changes via netlink | Cong Wang | 4 | -0/+90 |
2012-12-12 | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 2 | -31/+11 |
2012-12-12 | uapi: add missing netconf.h to export list | stephen hemminger | 1 | -0/+1 |
2012-12-12 | HID: i2c-hid: add mutex protecting open/close race | Benjamin Tissoires | 1 | -3/+11 |
2012-12-12 | Revert "HID: sensors: add to special driver list" | Alexander Holler | 2 | -11/+0 |
2012-12-12 | HID: sensors: autodetect USB HID sensor hubs | Alexander Holler | 4 | -33/+13 |
2012-12-12 | MN10300: Use asm-generic/pci_iomap.h | David Howells | 1 | -0/+1 |
2012-12-12 | MN10300: Get rid of unused variable from ASB2305 PCI code | David Howells | 1 | -3/+1 |
2012-12-12 | MN10300: ASB2305 PCI code needs linux/irq.h | David Howells | 1 | -0/+1 |
2012-12-12 | mn10300/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -8/+25 |
2012-12-12 | MN10300: Handle cacheable PCI regions in pci_iomap() | David Howells | 2 | -1/+36 |
2012-12-12 | MN10300: fix debug polling in ttySM driver | Mark Salter | 1 | -12/+23 |
2012-12-12 | MN10300: ttySM: clean up unnecessary casting | Mark Salter | 2 | -6/+6 |
2012-12-12 | MN10300: fix SMP synchronization between txdma and serial driver | Mark Salter | 4 | -48/+90 |
2012-12-12 | MN10300: fix serial port vdma irq setup for SMP | Mark Salter | 1 | -4/+30 |
2012-12-12 | MN10300: cleanup IRQ affinity setting | Mark Salter | 3 | -52/+17 |
2012-12-12 | MN10300: ttySM: Use memory barriers correctly in circular buffer logic | David Howells | 1 | -6/+8 |
2012-12-12 | ALSA: hda - Move runtime PM check to runtime_idle callback | Takashi Iwai | 1 | -5/+14 |
2012-12-12 | ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 | Takashi Iwai | 1 | -0/+1 |
2012-12-12 | ALSA: hda - Avoid doubly suspend after vga switcheroo | Takashi Iwai | 1 | -0/+6 |
2012-12-12 | ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3 | Denis Washington | 1 | -2/+5 |
2012-12-12 | ALSA: hda - Check validity of CORB/RIRB WP reads | Takashi Iwai | 1 | -2/+12 |
2012-12-12 | ALSA: hda - use usleep_range in link reset and change timeout check | Mengdong Lin | 1 | -9/+11 |
2012-12-12 | Thermal: Fix DEFAULT_THERMAL_GOVERNOR | Zhang Rui | 2 | -3/+9 |
2012-12-12 | Thermal: fix a NULL pointer dereference when generic thermal layer is built a... | Zhang Rui | 1 | -1/+2 |
2012-12-12 | pkt_sched: avoid requeues if possible | Eric Dumazet | 5 | -6/+22 |
2012-12-12 | solos-pci: fix double-free of TX skb in DMA mode | David Woodhouse | 1 | -2/+3 |
2012-12-12 | bnx2: Fix accidental reversions. | Michael Chan | 1 | -2/+2 |
2012-12-12 | memory_hotplug: ensure every online node has NORMAL memory | Lai Jiangshan | 1 | -0/+40 |
2012-12-12 | memory_hotplug: handle empty zone when online_movable/online_kernel | Lai Jiangshan | 1 | -6/+45 |
2012-12-12 | mm, memory-hotplug: dynamic configure movable memory and portion memory | Lai Jiangshan | 4 | -14/+146 |
2012-12-12 | drivers/base/node.c: cleanup node_state_attr[] | Lai Jiangshan | 1 | -10/+10 |
2012-12-12 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 5 | -16/+16 |
2012-12-12 | avr32, kconfig: remove HAVE_ARCH_BOOTMEM | Joonsoo Kim | 1 | -3/+0 |
2012-12-12 | mm: cma: remove watermark hacks | Marek Szyprowski | 2 | -67/+0 |
2012-12-12 | mm: cma: skip watermarks check for already isolated blocks in split_free_page() | Marek Szyprowski | 1 | -8/+9 |
2012-12-12 | mm, oom: fix race when specifying a thread as the oom origin | David Rientjes | 6 | -52/+30 |
2012-12-12 | mm, oom: change type of oom_score_adj to short | David Rientjes | 9 | -31/+31 |
2012-12-12 | mm: cleanup register_node() | Yasuaki Ishimatsu | 2 | -2/+1 |
2012-12-12 | mm, mempolicy: remove duplicate code | David Rientjes | 1 | -17/+4 |
2012-12-12 | mm/vmscan.c: try_to_freeze() returns boolean | Jeff Liu | 1 | -1/+1 |
2012-12-12 | mm: introduce putback_movable_pages() | Rafael Aquini | 4 | -4/+26 |
2012-12-12 | virtio_balloon: introduce migration primitives to balloon pages | Rafael Aquini | 1 | -19/+132 |
2012-12-12 | mm: introduce compaction and migration for ballooned pages | Rafael Aquini | 2 | -4/+51 |