aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-17MAINTAINERS: remove include/linux/ext3*Cesar Eduardo Barros1-2/+0
2012-12-17MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers onlyJoe Perches1-1/+1
2012-12-17lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe1-1/+4
2012-12-17printk: boot_delay should only affect outputAndrew Cooks1-19/+21
2012-12-17dmatest: check for dma mapping errorAndy Shevchenko1-1/+21
2012-12-17dmatest: implement two helpers to unmap dma memoryAndy Shevchenko1-10/+17
2012-12-17watchdog: store the watchdog sample period as a variableChuansheng Liu1-5/+8
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-17asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon1-6/+6
2012-12-17.gitignore: remove stale entry for generated version.hJonathan Austin1-1/+0
2012-12-17fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera1-2/+3
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton26-116/+116
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-17sound: remove reference to feature-removal-schedule.txtTao Ma2-5/+1
2012-12-17kernel: remove reference to feature-removal-schedule.txtTao Ma2-4/+0
2012-12-17Documentation: remove reference to feature-removal-schedule.txtTao Ma2-5/+0
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2-38/+38
2012-12-17Documentation/kernel-parameters.txt: update mem= option's spec according to its implementationWen Congyang1-3/+4
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2-2/+2
2012-12-17mm/memory.c: suppress warningAndrew Morton1-0/+1
2012-12-17create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2-0/+2
2012-12-17Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2-88/+0
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds4-10/+14
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds19-99/+224
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds364-14876/+38931
2012-12-17sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGEMel Gorman1-1/+1
2012-12-16mm: fix kernel BUG at huge_memory.c:1474!Hugh Dickins1-3/+3
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds87-2456/+6781
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds38-971/+680
2012-12-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-23/+37
2012-12-16Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds3-151/+163
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds32-1106/+4175
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds20-370/+369
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren5-0/+8
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds45-172/+1938
2012-12-16i2c: Mention functionality flags in SMBus protocol documentationJean Delvare1-9/+31
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+2
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare1-10/+1
2012-12-16i2c-i801: Add device tree supportThierry Reding1-0/+2
2012-12-16MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.cCesar Eduardo Barros1-1/+1
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie24-280/+591
2012-12-16Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie35-264/+9158
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds7-55/+116
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds49-3989/+2845
2012-12-15Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie16-127/+897
2012-12-15Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-61/+56
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds89-3771/+4013
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds30-158/+164