Age | Commit message (Expand) | Author |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl |
2011-09-15 | Remove unneeded version.h include from drivers/uwb/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes (and add where needed) for drivers/usb/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/target/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/block/ | Jesper Juhl |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock |
2011-09-15 | libertas_tf: deb_defs.h: Fix typo in include guard | Kartik Mohta |
2011-09-15 | ipw2x00: comment typo fix encryptiong to encryption | Justin P. Mattock |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov |
2011-09-15 | scsi/sg: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-09-15 | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-09-15 | aix94xx: Use angle brackets for system includes | Joe Perches |
2011-09-15 | drbd: Use angle brackets for system includes | Joe Perches |
2011-09-15 | isdn: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | drbd: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | atm: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | s390: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-14 | drivers/gpio/gpio-generic.c: fix build errors | Russell King |
2011-09-14 | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference | Naga Chumbalkar |
2011-09-14 | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt | Donggeun Kim |
2011-09-14 | drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling | Johan Hovold |
2011-09-14 | drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and... | Jesper Juhl |
2011-09-14 | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong |
2011-09-14 | drivers/rtc/rtc-imxdi.c needs linux/sched.h | Axel Lin |
2011-09-14 | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-09-13 | pci: Don't crash when reading mpss from root complex | Benjamin Herrenschmidt |
2011-09-12 | Merge branches 'apei', 'bz-13195' and 'doc' into acpi | Len Brown |
2011-09-12 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-09-11 | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus | Linus Torvalds |
2011-09-11 | [media] vp7045: fix buffer setup | Florian Mickler |
2011-09-11 | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson |
2011-09-11 | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl |
2011-09-11 | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 | Jean-François Moine |
2011-09-11 | [media] gspca - sonixj: Fix wrong register mask for sensor om6802 | Luiz Carlos Ramos |
2011-09-11 | [media] gspca - ov519: Fix LED inversion of some ov519 webcams | Jean-François Moine |
2011-09-11 | [media] pwc: precedence bug in pwc_init_controls() | Dan Carpenter |
2011-09-10 | scsi: qla4xxx driver depends on NET | Randy Dunlap |
2011-09-10 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-09-10 | backlight: Declare backlight_types[] const | Bart Van Assche |
2011-09-10 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-09-10 | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. | NeilBrown |
2011-09-10 | md/raid1,10: Remove use-after-free bug in make_request. | NeilBrown |
2011-09-10 | md/raid10: unify handling of write completion. | NeilBrown |
2011-09-09 | PCI: Remove MRRS modification from MPS setting code | Jon Mason |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-09-09 | Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc | Linus Torvalds |
2011-09-09 | drm: Remove duplicate "return" statement | Lin Ming |