summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Btrfs: balance_level checks !child after accessJeff Mahoney2009-02-121-1/+1
| * | | | | | Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng2009-02-121-1/+1
| * | | | | | Btrfs: don't clean old snapshots on sync(1)Chris Mason2009-02-121-1/+0
| * | | | | | Btrfs: use larger metadata clusters in ssd modeChris Mason2009-02-121-1/+2
| * | | | | | Btrfs: process mount options on mount -o remount,Chris Mason2009-02-121-0/+4
| * | | | | | Btrfs: make sure all pending extent operations are completeJosef Bacik2009-02-121-29/+42
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-172-13/+29
|\ \ \ \ \ \ \
| * | | | | | | sata_nv: give up hardreset on nf2Tejun Heo2009-02-161-6/+8
| * | | | | | | libata-sff: fix 32-bit PIO ATAPI regressionSergei Shtylyov2009-02-161-7/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-02-176-22/+174
|\ \ \ \ \ \ \
| * | | | | | | kbuild: create the source symlink earlier in the objdirAndi Kleen2009-02-151-1/+1
| * | | | | | | scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven2009-02-151-4/+55
| * | | | | | | scripts: add x86 register parser to markup_oops.plArjan van de Ven2009-02-151-6/+100
| * | | | | | | kbuild: add sys_* entries for syscalls in tagsRabin Vincent2009-02-151-2/+5
| * | | | | | | kbuild: fix tags generation of config symbolsAlexey Dobriyan2009-02-151-1/+4
| * | | | | | | bootgraph: fix for use with dot symbolsMichael Neuling2009-02-151-2/+2
| * | | | | | | kbuild: add vmlinux to kernel rpmJosh Hunt2009-02-151-0/+8
| * | | | | | | kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-151-8/+1
| |/ / / / / /
* | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-02-174-8/+8
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: Switch hdaps to Frank SeidelFrank Seidel2009-02-171-4/+4
| * | | | | | | hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-173-3/+3
| * | | | | | | hwmon: (f71882fg) Hide misleading error messageJean Delvare2009-02-171-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-177-50/+84
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil2009-02-171-1/+1
| * | | | | | | V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil2009-02-171-12/+12
| * | | | | | | V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.Adam Baker2009-02-171-0/+5
| * | | | | | | V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab2009-02-172-19/+13
| * | | | | | | V4L/DVB (10533): fix LED status outputTobias Lorenz2009-02-171-1/+33
| * | | | | | | V4L/DVB (10532): Correction of Stereo detection/setting and signal strength i...Tobias Lorenz2009-02-171-8/+13
| * | | | | | | V4L/DVB (10527): tuner: fix TUV1236D analog/digital setupMauro Carvalho Chehab2009-02-171-6/+4
| * | | | | | | V4L/DVB (10516a): zoran: Update MAINTAINERS entryTrent Piepho2009-02-171-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-02-174-11/+20
|\ \ \ \ \ \ \
| * | | | | | | HID: fix bus endianity in file2aliasJiri Slaby2009-02-171-0/+1
| * | | | | | | HID: move tmff and zpff devices from ignore_list to blacklistAnssi Hannula2009-02-171-6/+6
| * | | | | | | HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter2009-02-171-5/+9
| * | | | | | | HID: blacklist Powercom USB UPSMichael Tokarev2009-02-172-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-176-30/+53
|\ \ \ \ \ \ \
| * | | | | | | mfd: Fix sm501_register_gpio section mismatchRakib Mullick2009-02-171-1/+1
| * | | | | | | mfd: fix sm501 section mismatchesAlexey Dobriyan2009-02-171-12/+12
| * | | | | | | mfd: terminate pcf50633 i2c_device_id listJean Delvare2009-02-171-0/+1
| * | | | | | | mfd: Ensure all WM8350 IRQs are masked at startupMark Brown2009-02-171-0/+7
| * | | | | | | mfd: fix htc-egpio iomem resource handling using resource_sizePhilipp Zabel2009-02-171-1/+1
| * | | | | | | mfd: Fix TWL4030 build on some ARM variantsMark Brown2009-02-171-1/+1
| * | | | | | | mfd: wm8350 tries reaches -1Roel Kluin2009-02-171-1/+1
| * | | | | | | mfd: Mark WM835x USB_SLV_500MA bit as accessibleMark Brown2009-02-171-1/+1
| * | | | | | | mfd: Improve diagnostics for WM8350 ID register probeMark Brown2009-02-171-4/+19
| * | | | | | | mfd: Initialise WM8350 interrupts earlierMark Brown2009-02-171-9/+9
| * | | | | | | mfd: Fix egpio kzalloc return testJulia Lawall2009-02-171-1/+1
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-02-173-26/+43
|\ \ \ \ \ \ \
| * | | | | | | [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck2009-02-143-26/+43
| |/ / / / / /