summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-19mm/page_alloc.c: remove duplicate checkGavin Shan1-2/+1
2012-12-19drivers/message/fusion/mptscsih.c: missing breakAlan Cox1-0/+1
2012-12-19h8300: select generic atomic64_t supportFengguang Wu1-0/+1
2012-12-19Coccinelle: add api/d_find_alias.cocciCyril Roelandt1-0/+80
2012-12-19irq: tsk->comm is an arrayAlan Cox1-1/+1
2012-12-19ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt1-1/+3
2012-12-19arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab1-10/+57
2012-12-19CRIS: fix I/O macrosCorey Minyard1-6/+33
2012-12-19backlight: locomolcd: fix checkpatch error and warningJingoo Han1-13/+25
2012-12-18Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-491/+402
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds8-15/+54
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds38-948/+972
2012-12-18Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhow...Linus Torvalds54-1275/+1349
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds3-6/+2
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-8/+350
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds116-839/+1545
2012-12-18x86, paravirt: fix build error when thp is disabledDavid Rientjes1-2/+0
2012-12-18Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-7/+9
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds43-1746/+5257
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds52-1174/+1335
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds16-158/+809
2012-12-18Merge branch 'slab/next' into slab/for-linusPekka Enberg8-333/+236
2012-12-18Merge branch 'slab/procfs' into slab/for-linusPekka Enberg4-158/+166
2012-12-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds185-1339/+3447
2012-12-18efi: Fix the build with user namespaces enabled.Eric W. Biederman1-1/+0
2012-12-18mm,numa: fix update_mmu_cache_pmd callStephen Rothwell1-1/+1
2012-12-18scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler1-1/+2
2012-12-18docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov1-11/+17
2012-12-18fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov1-5/+9
2012-12-18docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov1-0/+82
2012-12-18fs, notify: add procfs fdinfo helperCyrill Gorcunov5-1/+207
2012-12-18fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2-5/+16
2012-12-18fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov1-1/+1
2012-12-18fs, epoll: add procfs fdinfo helperCyrill Gorcunov4-1/+50
2012-12-18fs, eventfd: add procfs fdinfo helperCyrill Gorcunov1-0/+20
2012-12-18procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2-2/+4
2012-12-18tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones1-2/+4
2012-12-18breakpoint selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18kcmp selftests: print fail status instead of cause make errorDave Young1-1/+1
2012-12-18kcmp selftests: make run_tests fixDave Young1-2/+2
2012-12-18mem-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18cpu-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18mqueue selftests: print failure status instead of cause make errorDave Young1-2/+2
2012-12-18vm selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18ubifs: use prandom_bytesAkinobu Mita1-5/+3
2012-12-18mtd: nandsim: use prandom_bytesAkinobu Mita1-4/+1
2012-12-18bnx2x: use prandom_bytes()Akinobu Mita1-4/+1
2012-12-18prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita2-0/+51
2012-12-18random32: rename random32 to prandomAkinobu Mita5-37/+45
2012-12-18aoe: fix use after free in aoedev_by_aoeaddr()Dan Carpenter1-0/+1