summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra
2011-04-06sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski
2011-04-06Revert "net/sunrpc: Use static const char arrays"Trond Myklebust
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden
2011-04-06savagefb: Replace magic register address with defineTormod Volden
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han
2011-04-06HID: Add support for CH Pro ThrottleJiri Kosina
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas
2011-04-06Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-04-06KVM: move and fix substitue search for missing CPUID entriesAndre Przywara
2011-04-06KVM: fix XSAVE bit scanningAndre Przywara
2011-04-06KVM: Enable async page fault processingGleb Natapov
2011-04-06KVM: fix crash on irqfd deassignMichael S. Tsirkin
2011-04-06ALSA: usb-audio: define another USB ID for a buggy USB MIDI cableTarek Soliman
2011-04-06Linux 2.6.39-rc2Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds
2011-04-05inotify: fix double free/corruption of stuct userEric Paris
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov
2011-04-05dm: improve block integrity supportMike Snitzer
2011-04-05fs: export empty_aopsJens Axboe
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe
2011-04-05block: get rid of elv_insert() interfaceJens Axboe
2011-04-05block: dump request state on seeing a corrupted request completionJens Axboe
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-05perf probe: Fix listing incorrect line number with inline functionMasami Hiramatsu