summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches1-4/+9
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches4-8/+50
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches3-5/+7
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2-5/+35
2012-07-30kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers1-1/+3
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox1-0/+5
2012-07-30kernel/sys.c: avoid argv_free(NULL)Andrew Morton1-19/+25
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda3-2/+30
2012-07-30panic: fix a possible deadlock in panic()Vikram Mulukutla1-0/+8
2012-07-30avr32: fix build error in ATSTK1002 codeFengguang Wu1-1/+1
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar1-23/+0
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar2-58/+17
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar1-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-30i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar1-7/+0
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar1-59/+109
2012-07-30avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-07-30alpha: remove mysterious if zero-ed out includesPaul Bolle1-12/+0
2012-07-30xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-5/+24
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook3-7/+45
2012-07-30fs: make dumpable=2 require fully qualified pathKees Cook2-9/+26
2012-07-30fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin1-4/+12
2012-07-30ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao1-17/+0
2012-07-30prctl: remove redunant assignment of "error" to zeroSasikantha babu1-11/+2
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-07-30mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim1-3/+3
2012-07-31regulator: Fix an s5m8767 build failureSamuel Ortiz1-3/+3
2012-07-30nfs: fix fl_type tests in NFSv4 codeJeff Layton2-2/+2
2012-07-30NFS: fix pnfs regression with directio writesFred Isaman1-2/+2
2012-07-30NFS: fix pnfs regression with directio readsFred Isaman1-1/+1
2012-07-30sunrpc: clnt: Add missing bracesJoe Perches1-1/+2
2012-07-30nfs: fix stub return type warningsRandy Dunlap1-1/+1
2012-07-30Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds46-2415/+2457
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-27/+137
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-17/+17
2012-07-30Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+158
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+215
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds107-5391/+17915
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-34/+864
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds165-2217/+8102
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5