summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-12drivers/block/floppy.c: remove CLEARSTRUCT macro, use memsetJoe Perches1-7/+5
2010-03-12drivers/block/floppy.c: comment neatening and remove naked ;Joe Perches1-25/+30
2010-03-12drivers/block/floppy.c: remove LAST_OUT macroJoe Perches1-4/+8
2010-03-12drivers/block/floppy.c: hoist assigns from if()s, neateningJoe Perches1-24/+29
2010-03-12drivers/block/floppy.c: remove used once CHECK_READY macroJoe Perches1-2/+4
2010-03-12drivers/block/floppy.c: remove unnecessary bracesJoe Perches1-27/+17
2010-03-12drivers/block/floppy.c: use pr_<level>Joe Perches1-178/+175
2010-03-12drivers/block/floppy.c: #define space and column neateningJoe Perches1-83/+97
2010-03-12drivers/block/floppy.c: convert some #include <asm/ to #include <linux/Joe Perches1-2/+2
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang4-13/+86
2010-03-12drivers/scsi/ses.c: eliminate double freeJulia Lawall1-2/+2
2010-03-12mm: do not iterate over NR_CPUS in __zone_pcp_update()Thomas Gleixner1-1/+1
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki3-4/+7
2010-03-12MAINTAINERS: add bfin_sdh driverMike Frysinger1-0/+7
2010-03-12sdio: recognize io card without powercycleAlbert Herranz3-6/+32
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König3-27/+43
2010-03-12fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slubRichard Kennedy1-11/+2
2010-03-12fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4Joe Perches1-2/+2
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+2
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds9-14/+15
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik1-2/+3
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris8-12/+12
2010-03-08Linux 2.6.34-rc1v2.6.34-rc1Linus Torvalds1-2/+2
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds145-793/+1463
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds61-193/+1088
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds28-1125/+1284
2010-03-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds24-57/+342
2010-03-08FS-Cache: Remove the EXPERIMENTAL flagChristian Kujau1-1/+0
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck1-60/+33
2010-03-08[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner5-1/+225
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner3-9/+12
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber9-16/+79
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun4-13/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott1-2/+3
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop1-7/+10
2010-03-08[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner1-2/+4
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-08[WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck1-3/+3
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai17-212/+132
2010-03-08Merge branch 'topic/asoc' into for-linusTakashi Iwai2-9/+11
2010-03-08Merge branch 'topic/hda' into for-linusTakashi Iwai9-904/+1141
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang1-4/+8
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang3-1613/+882
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap1-0/+1
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi1-10/+34
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi1-1/+25
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi1-0/+238
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi1-1/+30