Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | Input: tsc2005 - driver should depend on GENERIC_HARDIRQS | Geert Uytterhoeven | 2 | -2/+2 |
2011-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 138 | -2085/+7178 |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -13/+90 |
2011-03-24 | spi/pl022: Add loopback support for the SPI on 5500 | Philippe Langlais | 1 | -1/+19 |
2011-03-24 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 1 | -1/+1 |
2011-03-24 | rapidio: fix potential null deref on failure path | Dan Carpenter | 1 | -1/+1 |
2011-03-24 | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 1 | -13/+1 |
2011-03-24 | rapidio: modify mport ID assignment | Alexandre Bounine | 1 | -0/+26 |
2011-03-24 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2 | -3/+5 |
2011-03-24 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2 | -2/+3 |
2011-03-24 | rapidio: add architecture specific callbacks | Alexandre Bounine | 1 | -12/+26 |
2011-03-24 | rapidio: add new sysfs attributes | Alexandre Bounine | 1 | -1/+40 |
2011-03-24 | drivers/char/mem.c: clean up the code | Changli Gao | 1 | -4/+1 |
2011-03-24 | drivers/staging/tty/specialix.c: convert func_enter to func_exit | Julia Lawall | 1 | -4/+4 |
2011-03-24 | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall | 1 | -2/+4 |
2011-03-24 | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura | 3 | -0/+475 |
2011-03-24 | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky | 1 | -1/+1 |
2011-03-24 | dm: use little-endian bitops | Akinobu Mita | 1 | -4/+4 |
2011-03-24 | md: use little-endian bitops | Akinobu Mita | 1 | -3/+3 |
2011-03-24 | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2 | -0/+7 |
2011-03-24 | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw... | David S. Miller | 2 | -2/+18 |
2011-03-24 | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2 | -1/+9 |
2011-03-24 | cpufreq: Use syscore_ops for boot CPU suspend/resume (v2) | Rafael J. Wysocki | 1 | -40/+26 |
2011-03-24 | PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 1 | -29/+9 |
2011-03-24 | drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r... | Julia Lawall | 1 | -5/+5 |
2011-03-24 | drivers/net/ariadne.c: Convert release_resource to release_region/release_mem... | Julia Lawall | 1 | -5/+5 |
2011-03-24 | spi/omap_mcspi: Fix broken last word xfer | Jarkko Nikula | 1 | -3/+3 |
2011-03-23 | of/flattree: minor cleanups | Andres Salomon | 1 | -2/+4 |
2011-03-23 | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table | Grant Likely | 1 | -12/+5 |
2011-03-23 | dt: protect against NULL matches passed to of_match_node() | Grant Likely | 1 | -0/+3 |
2011-03-23 | dt: Refactor of_platform_bus_probe() | Grant Likely | 1 | -37/+18 |
2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference on disconnect | Johan Hovold | 1 | -1/+2 |
2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference | Johan Hovold | 1 | -0/+2 |
2011-03-23 | USB: cdc-acm: fix memory corruption / panic | Johan Hovold | 1 | -0/+2 |
2011-03-23 | USB: Fix 'bad dma' problem on WDM device disconnect | Robert Lukassen | 1 | -1/+1 |
2011-03-23 | usb: wwan: fix compilation without CONFIG_PM_RUNTIME | Oliver Neukum | 1 | -2/+1 |
2011-03-23 | USB: uss720 fixup refcount position | Peter Holik | 1 | -4/+3 |
2011-03-23 | usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func | Mike Frysinger | 1 | -1/+1 |
2011-03-23 | usb: musb: blackfin: fix typo in new dev_pm_ops struct | Bob Liu | 1 | -1/+1 |
2011-03-23 | usb: musb: blackfin: fix typo in platform driver name | Mike Frysinger | 1 | -1/+1 |
2011-03-23 | usb: musb: Fix for merge issue | Hema HK | 1 | -4/+4 |
2011-03-23 | ehci-hcd: Bug fix: don't set a QH's Halt bit | Alan Stern | 1 | -12/+0 |
2011-03-23 | USB: Do not pass negative length to snoop_urb() | Michal Sojka | 1 | -1/+1 |
2011-03-23 | bonding: fix rx_handler locking | Jiri Pirko | 2 | -25/+32 |
2011-03-23 | myri10ge: fix rmmod crash | Stanislaw Gruszka | 1 | -0/+1 |
2011-03-23 | mlx4_en: updated driver version to 1.5.4.1 | Yevgeny Petrilin | 1 | -2/+2 |
2011-03-23 | mlx4_en: Using blue flame support | Yevgeny Petrilin | 3 | -22/+64 |
2011-03-23 | mlx4_core: reserve UARs for userspace consumers | Eli Cohen | 1 | -0/+8 |
2011-03-23 | mlx4_core: maintain available field in bitmap allocator | Eli Cohen | 2 | -0/+15 |
2011-03-23 | mlx4: Add blue flame support for kernel consumers | Eli Cohen | 3 | -0/+128 |