summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0
* CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-2123-429/+186
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-203-21/+47
|\
| * PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-193-21/+47
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-204-8/+20
|\ \
| * | agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
| * | drm: check for minor master before allowing drop master.Dave Airlie2009-04-201-0/+3
| * | drm: set/clear is_master when master changedJonas Bonn2009-04-201-1/+7
| * | drm: clean dirty memory after device releaseMa Ling2009-04-201-0/+1
| * | drm: count reaches -1Roel Kluin2009-04-201-5/+7
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-204-25/+51
|\ \ \
| * | | md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown2009-04-201-3/+3
| * | | md: update sync_completed and reshape_position even more often.NeilBrown2009-04-172-2/+4
| * | | md: improve usefulness and accuracy of sysfs file md/sync_completed.NeilBrown2009-04-143-12/+27
| * | | md: allow setting newly added device to 'in_sync' via sysfs.NeilBrown2009-04-141-1/+5
| * | | md: tiny md.h cleanupsChristoph Hellwig2009-04-141-8/+13
* | | | FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFilesDavid Howells2009-04-201-0/+17
* | | | FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells2009-04-201-1/+0
* | | | driver: dont update dev_name via device_add pathKay Sievers2009-04-202-1/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-04-198-23/+35
|\ \ \ \
| * | | | lguest: document 32-bit and PAE requirementsRusty Russell2009-04-191-5/+6
| * | | | lguest: tell git to ignore Documentation/lguest/lguestMatt Kraai2009-04-191-0/+1
| * | | | virtio: fix suspend when using virtio_balloonMarcelo Tosatti2009-04-191-1/+2
| * | | | lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-195-17/+21
| * | | | lguest: fix crash on vmlinux imagesMatias Zabaljauregui2009-04-191-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-1913-35/+56
|\ \ \ \
| * \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-192-1/+6
| |\ \ \ \
| | * | | | ALSA: MAINTAINERS - Update SOUNDJoe Perches2009-04-171-0/+5
| | * | | | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin2009-04-171-1/+1
| * | | | | Merge branch 'fix/intel8x0' into for-linusTakashi Iwai2009-04-191-6/+6
| |\ \ \ \ \
| | * | | | | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen2009-04-161-0/+6
| | * | | | | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen2009-04-161-6/+0
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-194-9/+19
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-171-3/+5
| | * | | | | | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-161-0/+8
| | * | | | | | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-161-5/+5
| | * | | | | | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-161-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-196-19/+25
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-161-2/+2
| | * | | | | ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-161-2/+5
| | * | | | | ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-161-1/+1
| | * | | | | ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-161-4/+6
| | * | | | | ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-161-4/+4
| | * | | | | ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-161-6/+6
| | * | | | | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-04-195-3/+22
|\ \ \ \ \ \ \
| * | | | | | | kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-193-2/+20
| * | | | | | | kbuild: support include/generatedSam Ravnborg2009-04-192-1/+2
| |/ / / / / /
* | | | | | | Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-191-1/+1
* | | | | | | <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-191-0/+2
OpenPOWER on IntegriCloud