summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds-44/+167
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches-1/+1
2010-11-15Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds-1/+1
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris-40/+28
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+6
2010-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-42/+192
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-36/+23
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-49/+174
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare-0/+12
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare-2/+11
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare-3/+0
2010-11-15i2c: Delete unused adapter IDsJean Delvare-23/+0
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang-8/+0
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds-244/+249
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos-4/+4
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare-7/+51
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare-0/+4
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare-3/+20
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare-10/+20
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare-3/+54
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare-1/+18
2010-11-15hwmon: (w83795) Fix fan control mode attributesJean Delvare-10/+8
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare-5/+14
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch-4/+4
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap-1/+2
2010-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds-216/+98
2010-11-15Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-17/+17
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-20/+40
2010-11-15Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds-9/+15
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse-216/+98
2010-11-15Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt-0/+4
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto-0/+4
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt-1/+1
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-2902/+9108
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger-1/+0
2010-11-15MAINTAINERS: Add an fbdev git tree entry.Paul Mundt-0/+1
2010-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-1/+2
2010-11-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2010-11-14slub: Fix slub_lock down/up imbalancePavel Emelyanov-1/+2
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds-15/+21
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar-4/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-2/+2
2010-11-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-92/+86
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos-2/+3
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones-1/+1
2010-11-13ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma-3/+3
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim-4/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim-6/+6
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park-7/+7
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-331/+507