Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-20 | 2 | -1/+9 | |
|\ | ||||||
| * | drm: Copy back ioctl data to userspace regardless of return code. | Michel Dänzer | 2009-05-20 | 1 | -1/+1 | |
| * | drm: Round size of SHM maps to PAGE_SIZE | Benjamin Herrenschmidt | 2009-05-19 | 1 | -0/+8 | |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-20 | 9 | -16/+20 | |
|\ \ | ||||||
| * | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 | 7 | -7/+7 | |
| * | | Merge branch 'smp-fix' | Russell King | 2009-05-17 | 14 | -49/+176 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-05-16 | 2 | -9/+13 | |
| |\ \ \ | ||||||
| | * | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 | 2 | -9/+13 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-20 | 2 | -5/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfo | Roel Kluin | 2009-05-20 | 1 | -1/+1 | |
| * | | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdown | Ian Campbell | 2009-05-19 | 1 | -2/+2 | |
| * | | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn... | Ian Campbell | 2009-05-19 | 1 | -2/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2009-05-19 | 2 | -9/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mfd: pcf50633: fix unsafe disable_irq() | Nelson Castillo | 2009-05-19 | 1 | -1/+1 | |
| * | | | | | | mfd: Keep a cache of WM8350 volatile values | Mark Brown | 2009-05-19 | 1 | -8/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-19 | 8 | -45/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | be2net: add two new pci device ids to pci device table | Ajit Khaparde | 2009-05-18 | 2 | -5/+19 | |
| * | | | | | | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? | roel kluin | 2009-05-17 | 1 | -1/+1 | |
| * | | | | | | mv643xx_eth: fix PPC DMA breakage | Gabriel Paubert | 2009-05-17 | 1 | -19/+22 | |
| * | | | | | | bonding: fix link down handling in 802.3ad mode | Stephen Hemminger | 2009-05-17 | 1 | -3/+8 | |
| * | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-17 | 1 | -3/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws | Inaky Perez-Gonzalez | 2009-05-14 | 1 | -3/+2 | |
| * | | | | | | | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. | Ralf Baechle | 2009-05-17 | 1 | -13/+14 | |
| * | | | | | | | mlx4_en: Fix not deleted napi structures | Yevgeny Petrilin | 2009-05-17 | 1 | -1/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | TPM: get_event_name stack corruption | Eric Paris | 2009-05-20 | 1 | -1/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | regulator: da903x: add missing __devexit_p() | Mike Frysinger | 2009-05-18 | 1 | -1/+1 | |
* | | | | | | | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds | 2009-05-19 | 1 | -1/+1 | |
* | | | | | | | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 2009-05-18 | 1 | -8/+1 | |
* | | | | | | | mtd_dataflash: unbreak erase support | Peter Korsgaard | 2009-05-18 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-05-17 | 2 | -2/+33 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | crypto: padlock - Revert aes-all alias to aes | Herbert Xu | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | crypto: ixp4xx - check firmware for crypto support | Christian Hohnstaedt | 2009-04-12 | 1 | -1/+32 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-16 | 3 | -7/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | piix: The Sony TZ90 needs the cable type hardcoding | Alan Cox | 2009-05-16 | 1 | -0/+1 | |
| * | | | | | | icside: register second channel of version 6 PCB | Sergei Shtylyov | 2009-05-16 | 1 | -1/+1 | |
| * | | | | | | ide-tape: remove back-to-back REQUEST_SENSE detection | Tejun Heo | 2009-05-16 | 1 | -6/+0 | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-05-16 | 11 | -42/+174 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----------------. \ \ \ \ \ | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown | 2009-05-16 | 11 | -42/+174 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | eeepc-laptop: unregister_rfkill_notifier on failure | Corentin Chary | 2009-05-14 | 1 | -0/+2 | |
| | | | | | | | | | | * | | | | | | asus-laptop: fix input keycode | Corentin Chary | 2009-05-14 | 1 | -3/+3 | |
| | | | | | | | | | | * | | | | | | eeepc-laptop: support for super hybrid engine (SHE) | Grigori Goronzy | 2009-05-14 | 1 | -0/+2 | |
| | | | | | | | | | | * | | | | | | eeepc-laptop: Work around rfkill firmware bug | Alan Jenkins | 2009-05-14 | 1 | -1/+7 | |
| | | | | | | | | | | * | | | | | | eeepc-laptop: report brightness control events via the input layer | Darren Salt | 2009-05-14 | 1 | -3/+26 | |
| | | | | | | | | | | * | | | | | | eeepc-laptop: fix wlan rfkill state change during init | Alan Jenkins | 2009-05-14 | 1 | -3/+3 | |
| | | | | | | | | | | | |_|_|_|/ | | | | | | | | | | | |/| | | | | ||||||
| | | | | | | | | | * | | | | | | ACPI: Idle C-states disabled by max_cstate should not disable the TSC | Len Brown | 2009-05-16 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | ACPI: idle: fix init-time TSC check regression | Len Brown | 2009-05-16 | 1 | -8/+9 | |
| | | | | | | | | | |/ / / / / | ||||||
| | | | | | | | | * | | | | | | thermal: fix off-by-1 error in trip point trigger condition | Vladimir Zajac | 2009-05-14 | 1 | -4/+4 | |
| | | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | | ACPI: resume: re-enable SCI-enable workaround | Lin Ming | 2009-05-15 | 1 | -1/+6 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | * | | | | | | ACPI processor: reset the throttling state once it's invalid | Zhang Rui | 2009-05-15 | 1 | -0/+8 |