Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | drm/vmwgfx: Fix unlocked ioctl and add proper access control | Thomas Hellstrom | 2009-12-23 | 1 | -28/+19 | |
| * | | | | drm/radeon: fix build on 64-bit with some compilers. | Dave Airlie | 2009-12-23 | 1 | -2/+2 | |
| * | | | | drivers/gpu: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-23 | 1 | -2/+2 | |
| * | | | | DRM: Rename clamp variable | Andi Kleen | 2009-12-23 | 1 | -3/+3 | |
| * | | | | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-18 | 21 | -140/+89 | |
| * | | | | Merge branch 'drm-linus' into drm-core-next | Dave Airlie | 2009-12-18 | 26 | -66/+1065 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie | 2009-12-18 | 28 | -1/+11394 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold | 2009-12-23 | 3 | -10/+10 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-22 | 1 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pata_bf54x: handle portmuxing of pins through GPIO PORTs | Sonic Zhang | 2009-12-21 | 1 | -0/+19 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-22 | 3 | -108/+288 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PM: Runtime PM documentation update | Alan Stern | 2009-12-22 | 1 | -0/+50 | |
| * | | | | | | | PM / Runtime: Use device type and device class callbacks | Rafael J. Wysocki | 2009-12-22 | 2 | -86/+132 | |
| * | | | | | | | PM: Use pm_runtime_put_sync in system resume | Alan Stern | 2009-12-21 | 1 | -2/+2 | |
| * | | | | | | | PM: Measure device suspend and resume times | Rafael J. Wysocki | 2009-12-18 | 1 | -0/+27 | |
| * | | | | | | | PM: Make the initcall_debug style timing for suspend/resume complete | Rafael J. Wysocki | 2009-12-18 | 1 | -20/+77 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds | 2009-12-22 | 18 | -34/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | jfs: Fix 32bit build warning | Alan Cox | 2009-12-22 | 1 | -1/+1 | |
| * | | | | | | | | Remove obsolete comment in fs.h | Andreas Gruenbacher | 2009-12-22 | 1 | -2/+0 | |
| * | | | | | | | | Sanitize f_flags helpers | Al Viro | 2009-12-22 | 6 | -14/+5 | |
| * | | | | | | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) | Al Viro | 2009-12-22 | 4 | -11/+17 | |
| * | | | | | | | | anonfd: Allow making anon files read-only | Roland Dreier | 2009-12-22 | 7 | -9/+17 | |
| * | | | | | | | | fs/compat_ioctl.c: fix build error when !BLOCK | Arnd Bergmann | 2009-12-22 | 1 | -2/+0 | |
| * | | | | | | | | pohmelfs needs I_LOCK | Evgeniy Polyakov | 2009-12-22 | 1 | -2/+0 | |
| * | | | | | | | | alloc_file(): simplify handling of mnt_clone_write() errors | Roland Dreier | 2009-12-22 | 1 | -3/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-12-22 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MAINTAINERS: update entries for WUSB, UWB and WLP subsystems | David Vrabel | 2009-12-22 | 1 | -1/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 37 | -178/+876 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 2009-12-21 | 2 | -2/+2 | |
| * | | | | | | | | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 2009-12-21 | 1 | -4/+4 | |
| * | | | | | | | | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 2 | -2/+52 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/44x: Increase warp SD buffer | Sean MacLennan | 2009-12-11 | 1 | -1/+1 | |
| | * | | | | | | | | powerpc/44x: Extend Katmai dts for ADMA and RAID56 support | Anatolij Gustschin | 2009-12-11 | 1 | -1/+51 | |
| * | | | | | | | | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 8 | -17/+248 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 | 1 | -1/+20 | |
| | * | | | | | | | | | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-10 | 1 | -4/+1 | |
| | * | | | | | | | | | powerpc/83xx: Add power management support for MPC8315E-RDB boards | Anton Vorontsov | 2009-12-10 | 1 | -0/+27 | |
| | * | | | | | | | | | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-10 | 1 | -0/+48 | |
| | * | | | | | | | | | powerpc/83xx/suspend: Clear deep_sleeping after devices resume | Anton Vorontsov | 2009-12-10 | 1 | -2/+2 | |
| | * | | | | | | | | | powerpc/cpm2_pic: Allow correct flow_types for port C interrupts | Mark Ware | 2009-12-10 | 1 | -7/+21 | |
| | * | | | | | | | | | powerpc/83xx: mpc8349emitx - add leds-gpio binding | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+18 | |
| | * | | | | | | | | | powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devices | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -1/+20 | |
| | * | | | | | | | | | powerpc/83xx: mpc8349emitx - populate I2C busses in device tree | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+25 | |
| | * | | | | | | | | | powerpc/83xx: mpc8349emitx - add gpio controller declarations | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+18 | |
| | * | | | | | | | | | powerpc/fsl: try to explain why the interrupt numbers are off by 16 | Sebastian Andrzej Siewior | 2009-12-09 | 1 | -0/+42 | |
| | * | | | | | | | | | powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers | Anton Vorontsov | 2009-12-09 | 1 | -2/+6 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg | Albert Herranz | 2009-12-18 | 2 | -2/+2 | |
| * | | | | | | | | | powerpc/mpic: Fix problem that affinity is not updated | Yang Li | 2009-12-18 | 1 | -13/+6 | |
| * | | | | | | | | | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 2009-12-18 | 1 | -2/+2 | |
| * | | | | | | | | | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 2009-12-18 | 1 | -1/+1 |