summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells7-1/+26
2012-01-16error: implicit declaration of function 'module_flags_taint'Kevin Winchester1-20/+20
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds555-14434/+31368
2012-01-16Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds11-112/+4261
2012-01-16Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds28-949/+1121
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds29-468/+1262
2012-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+7
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-16/+22
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet1-14/+17
2012-01-15Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe6-0/+4091
2012-01-15Revert "block: recursive merge requests"Jens Axboe1-12/+4
2012-01-15Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds24-189/+120
2012-01-15Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds5-28/+155
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds25-93/+92
2012-01-15fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi1-3/+5
2012-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-12/+40
2012-01-15Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds102-5469/+6285
2012-01-15dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini3-2/+27
2012-01-15block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini3-2/+55
2012-01-15block: add and use scsi_blk_cmd_ioctlPaolo Bonzini8-12/+18
2012-01-15Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....Linus Torvalds4-8/+76
2012-01-15Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds14-118/+214
2012-01-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds354-8396/+23172
2012-01-15Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds313-759/+794
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds26-169/+624
2012-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-15/+14
2012-01-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds41-304/+92
2012-01-14GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2-3/+6
2012-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-47/+102
2012-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds98-547/+3636
2012-01-14Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds67-850/+1995
2012-01-14Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2012-01-14Unused iocbs in a batch should not be accounted as active.Gleb Natapov1-2/+9
2012-01-14x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat1-1/+1
2012-01-14kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt1-0/+29
2012-01-14kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt1-13/+12
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds5-15/+28
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds12-49/+1108
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds8-106/+115
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds14-67/+128
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent1-1/+1
2012-01-13UBIFS: fix key printingArtem Bityutskiy6-88/+91
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy1-18/+20
2012-01-13dma-buf: Documentation update for Kconfig selectSumit Semwal1-0/+4
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1