| Commit message (Expand) | Author | Files | Lines |
2010-11-16 | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK | Joe Perches | 1 | -1/+1 |
2010-11-16 | Linux 2.6.37-rc2v2.6.37-rc2 | Linus Torvalds | 1 | -1/+1 |
2010-11-16 | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 7 | -40/+28 |
2010-11-15 | i2c: Sanity checks on adapter registration | Jean Delvare | 1 | -0/+12 |
2010-11-15 | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 3 | -2/+11 |
2010-11-15 | i2c: Drivers shouldn't include <linux/i2c-id.h> | Jean Delvare | 3 | -3/+0 |
2010-11-15 | i2c: Delete unused adapter IDs | Jean Delvare | 2 | -23/+0 |
2010-11-15 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 4 | -8/+0 |
2010-11-15 | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2 | -244/+249 |
2010-11-15 | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 1 | -4/+4 |
2010-11-15 | hwmon: (w83795) Check for BEEP pin availability | Jean Delvare | 1 | -7/+51 |
2010-11-15 | hwmon: (w83795) Clear intrusion alarm immediately | Jean Delvare | 1 | -0/+4 |
2010-11-15 | hwmon: (w83795) Read the intrusion state properly | Jean Delvare | 1 | -3/+20 |
2010-11-15 | hwmon: (w83795) Print the actual temperature channels as sources | Jean Delvare | 1 | -10/+20 |
2010-11-15 | hwmon: (w83795) List all usable temperature sources | Jean Delvare | 1 | -3/+54 |
2010-11-15 | hwmon: (w83795) Expose fan control method | Jean Delvare | 1 | -1/+18 |
2010-11-15 | hwmon: (w83795) Fix fan control mode attributes | Jean Delvare | 1 | -10/+8 |
2010-11-15 | hwmon: (lm95241) Check validity of input values | Jean Delvare | 1 | -5/+14 |
2010-11-15 | hwmon: Change mail address of Hans J. Koch | Hans J. Koch | 3 | -4/+4 |
2010-11-15 | PCI: sysfs: fix printk warnings | Randy Dunlap | 1 | -1/+2 |
2010-11-15 | GFS2: Fix inode deallocation race | Steven Whitehouse | 5 | -216/+98 |
2010-11-15 | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate | Kuninori Morimoto | 1 | -0/+4 |
2010-11-15 | sh: intc: Fix up build failure introduced by radix tree changes. | Paul Mundt | 1 | -1/+1 |
2010-11-15 | fsl-diu-fb: drop dead ioctl define | Mike Frysinger | 1 | -1/+0 |
2010-11-15 | MAINTAINERS: Add an fbdev git tree entry. | Paul Mundt | 1 | -0/+1 |
2010-11-14 | slub: Fix slub_lock down/up imbalance | Pavel Emelyanov | 1 | -1/+2 |
2010-11-13 | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" | Ingo Molnar | 1 | -4/+1 |
2010-11-13 | i8k: Tell gcc that *regs gets clobbered | Jim Bos | 1 | -2/+3 |
2010-11-13 | ACPI: debugfs custom_method open to non-root | Dave Jones | 1 | -1/+1 |
2010-11-13 | ocfs2: Change some lock status member in ocfs2_lock_res to char. | Tao Ma | 1 | -3/+3 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings | Kukjin Kim | 1 | -4/+4 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim | 1 | -6/+6 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park | 2 | -7/+7 |
2010-11-12 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall | 1 | -2/+0 |
2010-11-12 | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test | Tejun Heo | 1 | -1/+1 |
2010-11-12 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo | 1 | -1/+4 |
2010-11-12 | can-bcm: fix minor heap overflow | Oliver Hartkopp | 1 | -1/+1 |
2010-11-12 | gianfar: Do not call device_set_wakeup_enable() under a spinlock | Rafael J. Wysocki | 1 | -2/+3 |
2010-11-12 | ipv6: Warn users if maximum number of routes is reached. | Ben Greear | 1 | -1/+5 |
2010-11-12 | docs: Add neigh/gc_thresh3 and route/max_size documentation. | Ben Greear | 1 | -0/+9 |
2010-11-12 | axnet_cs: fix resume problem for some Ax88790 chip | Ken Kawasaki | 1 | -10/+20 |
2010-11-12 | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti | 1 | -16/+8 |
2010-11-12 | tcp: Don't change unlocked socket state in tcp_v4_err(). | David S. Miller | 1 | -5/+3 |
2010-11-12 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg | 1 | -3/+9 |
2010-11-12 | cxgb4vf: add call to Firmware to reset VF State. | Casey Leedom | 3 | -0/+36 |
2010-11-12 | cxgb4vf: Fail open if link_start() fails. | Casey Leedom | 1 | -1/+3 |
2010-11-12 | cxgb4vf: flesh out PCI Device ID Table ... | Casey Leedom | 1 | -0/+8 |
2010-11-12 | cxgb4vf: fix some errors in Gather List to skb conversion | Casey Leedom | 1 | -47/+74 |
2010-11-12 | cxgb4vf: fix bug in Generic Receive Offload | Casey Leedom | 1 | -0/+1 |
2010-11-12 | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() | Casey Leedom | 1 | -14/+0 |