summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller1-3/+12
2013-03-02parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller1-1/+1
2013-03-02parisc: remove unused variable 'compat_val'Helge Deller1-1/+0
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller1-3/+3
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller1-0/+1
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu10-544/+27
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-80/+50
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds8-127/+82
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds147-1/+19552
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds884-15926/+16135
2013-03-02ext4: use percpu counter for extent cache countTheodore Ts'o3-5/+10
2013-03-02kdb: Remove unhandled ssb commandVincent4-39/+2
2013-03-02kdb: Prevent kernel oops with kdb_defcmdJason Wessel1-2/+6
2013-03-02kdb: Remove the ll commandJason Wessel1-65/+0
2013-03-02kdb_main: fix help printJason Wessel1-3/+7
2013-03-02kdb: Fix overlap in buffers with strcpyJason Wessel1-9/+21
2013-03-02Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier1-0/+18
2013-03-02kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein3-6/+23
2013-03-02kdb: use ARRAY_SIZE where possibleSasha Levin1-2/+2
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen1-0/+2
2013-03-02kdb: A fix for kdb command table expansionJohn Blackwood1-1/+1
2013-03-02compat: restore timerfd settime and gettime compat syscallsHeiko Carstens1-5/+5
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro1-1/+1
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro5-10/+10
2013-03-02fix nommu breakage in shmem.cAl Viro1-3/+2
2013-03-02cache the value of file_inode() in struct fileAl Viro3-2/+6
2013-03-02dm cache: add cleaner policyHeinz Mauelshagen4-0/+479
2013-03-02dm cache: add mq policyJoe Thornber4-0/+1279
2013-03-02dm: add cache targetJoe Thornber13-0/+4718
2013-03-02dm persistent data: add bitsetJoe Thornber3-0/+329
2013-03-02dm persistent data: add transactional arrayJoe Thornber3-0/+975
2013-03-02dm thin: remove cells from stackJoe Thornber3-23/+43
2013-03-02dm bio prison: pass cell memory inJoe Thornber3-101/+176
2013-03-02dm persistent data: add btree_walkJoe Thornber4-0/+69
2013-03-02dm: add target num_write_bios fnAlasdair G Kergon2-7/+30
2013-03-02dm kcopyd: introduce configurable throttlingMikulas Patocka5-5/+156
2013-03-02dm ioctl: allow message to return dataMikulas Patocka2-1/+40
2013-03-02dm ioctl: optimize functions without variable paramsMikulas Patocka2-21/+37
2013-03-02dm ioctl: introduce ioctl_flagsMikulas Patocka1-23/+41
2013-03-02dm: merge io_pool and tio_poolJun'ichi Nomura1-49/+27
2013-03-02dm: remove unused _rq_bio_info_cacheJun'ichi Nomura1-21/+10
2013-03-02dm: fix limits initialization when there are no data devicesMike Christie1-5/+7
2013-03-02dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-02dm persistent data: set some btree fn parms constMike Snitzer2-9/+9
2013-03-02dm: refactor bio cloningAlasdair G Kergon1-68/+96
2013-03-02dm: rename bio cloning functionsAlasdair G Kergon1-32/+31
2013-03-02dm: rename request variables to biosAlasdair G Kergon15-81/+81
2013-03-02dm: clean up clone_bioAlasdair G Kergon1-45/+57
2013-03-02dm persistent data: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-03-02dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12