summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12mm: do not iterate over NR_CPUS in __zone_pcp_update()Thomas Gleixner
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki
2010-03-12MAINTAINERS: add bfin_sdh driverMike Frysinger
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König
2010-03-12fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slubRichard Kennedy
2010-03-12fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2010-03-08Linux 2.6.34-rc1v2.6.34-rc1Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-03-08FS-Cache: Remove the EXPERIMENTAL flagChristian Kujau
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck
2010-03-08[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-03-08[S390] Cleanup xtime usageJohn Stultz
2010-03-08[S390] qdio: add missing bracketUrsula Braun
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop
2010-03-08[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens
2010-03-08[WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-03-08Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-03-08Merge branch 'topic/hda' into for-linusTakashi Iwai
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-07sysfs: Kill unused sysfs_sb variable.Eric W. Biederman
2010-03-07sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman
2010-03-07driver core: Use sysfs_rename_link in device_renameEric W. Biederman
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-07sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman
2010-03-07sysfs: Serialize updates to the vfs inodeEric W. Biederman
2010-03-07sysfs: windfarm: init sysfs attributesJohannes Berg
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman