aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Linux 3.9-rc1HEADv3.9-rc1masterLinus Torvalds1-2/+2
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-273/+1375
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-82/+79
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-24/+77
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-1019/+5443
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds38-331/+1881
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King239-1306/+2071
2013-03-02SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-02ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: protect more non-MMU memory regionsJames Hogan3-7/+42
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan2-7/+31
2013-03-02metag: kernel/setup.c: sort includesJames Hogan1-23/+23
2013-03-02perf: Enable building perf tools for MetaJames Hogan1-0/+6
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan1-0/+79
2013-03-02metag: add __init to metag_cache_probe()James Hogan1-1/+1
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan9-0/+105
2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan1-2/+6
2013-03-02metag: ftrace supportJames Hogan7-1/+248
2013-03-02metag: PerfJames Hogan7-0/+1073
2013-03-02metag: Build infrastructureJames Hogan19-0/+1124
2013-03-02Kconfig.debug: add METAG to dependency listsJames Hogan1-2/+2
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan1-0/+2
2013-03-02metag: Various other headersJames Hogan11-0/+526
2013-03-02metag: Stack unwindingJames Hogan2-0/+207
2013-03-02metag: Optimised library functionsJames Hogan20-0/+1474
2013-03-02metag: DMAJames Hogan2-0/+690
2013-03-02metag: SMP supportJames Hogan9-0/+1064
2013-03-02metag: Basic documentationJames Hogan4-0/+266
2013-03-02metag: Atomics, locks and bitopsJames Hogan13-0/+1395
2013-03-02metag: Module supportJames Hogan2-0/+321
2013-03-02metag: Scheduling/Process managementJames Hogan2-0/+616
2013-03-02metag: System CallsJames Hogan8-0/+508
2013-03-02metag: Internal and external irqchipsJames Hogan8-0/+1359
2013-03-02metag: IRQ handlingJames Hogan3-0/+444
2013-03-02metag: TrapsJames Hogan5-0/+1167
2013-03-02metag: Time keepingJames Hogan10-0/+378
2013-03-02metag: ptraceJames Hogan4-0/+555
2013-03-02metag: Device treeJames Hogan5-0/+160
2013-03-02metag: Signal handlingJames Hogan3-0/+383
2013-03-02metag: TCM supportJames Hogan5-0/+317
2013-03-02metag: Highmem supportJames Hogan3-0/+294
2013-03-02metag: Huge TLBJames Hogan2-0/+377
2013-03-02metag: Memory handlingJames Hogan5-0/+1904
2013-03-02metag: Memory managementJames Hogan10-0/+1833
2013-03-02metag: Cache/TLB handlingJames Hogan7-0/+1277
2013-03-02metag: TBX sourceJames Hogan11-0/+2172
2013-03-02metag: TBX headerJames Hogan1-0/+1425
2013-03-02metag: BootJames Hogan6-0/+715
2013-03-02metag: Header for core memory mapped registersJames Hogan1-0/+1106
2013-03-02metag: Headers for core arch constantsJames Hogan2-0/+1261
2013-03-02metag: Add MAINTAINERS entryJames Hogan1-0/+7
2013-03-02trace/ring_buffer: handle 64bit aligned structsJames Hogan1-2/+4
2013-03-02Add HAVE_64BIT_ALIGNED_ACCESSJames Hogan1-0/+16
2013-03-02Revert some of "binfmt_elf: cleanups"James Hogan1-0/+4
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds48-601/+8791
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-11/+15
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds83-1205/+4100
2013-03-02parisc: fix redefinition of SET_PERSONALITYHelge Deller1-0/+1
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer1-3/+1
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
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-01constify path_get/path_put and fs_struct.c stuffAl Viro5-10/+10
2013-03-01fix nommu breakage in shmem.cAl Viro1-3/+2
2013-03-01cache the value of file_inode() in struct fileAl Viro3-2/+6
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen4-0/+479
2013-03-01dm cache: add mq policyJoe Thornber4-0/+1279
2013-03-01dm: add cache targetJoe Thornber13-0/+4718
2013-03-01dm persistent data: add bitsetJoe Thornber3-0/+329
2013-03-01dm persistent data: add transactional arrayJoe Thornber3-0/+975
2013-03-01dm thin: remove cells from stackJoe Thornber3-23/+43
2013-03-01dm bio prison: pass cell memory inJoe Thornber3-101/+176
2013-03-01dm persistent data: add btree_walkJoe Thornber4-0/+69
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon2-7/+30
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka5-5/+156
2013-03-01dm ioctl: allow message to return dataMikulas Patocka2-1/+40
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka2-21/+37
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka1-23/+41
2013-03-01dm: merge io_pool and tio_poolJun'ichi Nomura1-49/+27
2013-03-01dm: remove unused _rq_bio_info_cacheJun'ichi Nomura1-21/+10
2013-03-01dm: fix limits initialization when there are no data devicesMike Christie1-5/+7
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer2-9/+9
2013-03-01dm: refactor bio cloningAlasdair G Kergon1-68/+96
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon1-32/+31
2013-03-01dm: rename request variables to biosAlasdair G Kergon15-81/+81
2013-03-01dm: clean up clone_bioAlasdair G Kergon1-45/+57
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer1-12/+13
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka1-1/+1
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui1-1/+0
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer1-8/+1
2013-03-01dm: fix truncated status stringsMikulas Patocka13-115/+99
2013-03-01dm: do not replace bioset for request based dmJun'ichi Nomura1-9/+21
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap2-4/+4
2013-03-01ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King1-15/+21
2013-03-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-5/+19
2013-03-01autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()Tim Gardner1-4/+2
2013-03-01autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...Peter Huewe1-1/+3
2013-03-01btrfs: fixup/remove module.h usage as requiredPaul Gortmaker4-4/+1
2013-03-01Btrfs: delete inline extents when we find them during loggingJosef Bacik1-0/+18
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan1-0/+1
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-03-01btrfs: try harder to allocate raid56 stripe cacheDavid Sterba2-7/+26
2013-03-01Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logicWang Shilong1-44/+38
2013-03-01Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve failsWang Shilong1-5/+6
2013-03-01Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...Wang Shilong1-3/+0
2013-03-01Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path failsWang Shilong1-3/+9
2013-03-01Btrfs: fix missing deleted items in btrfs_clean_quota_treeWang Shilong1-13/+21
2013-03-01watchdog: sp805_wdt depends on ARMAlessandro Rubini1-1/+1
2013-03-01watchdog: davinci_wdt: update to devm_* APIKumar, Anil1-21/+5
2013-03-01watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar1-2/+1
2013-03-01watchdog: at91rm9200: add DT supportJoachim Eastwood3-1/+19
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda8-15/+31
2013-03-01watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2-119/+43
2013-03-01watchdog: omap_wdt: Add option nowayoutPali Rohár1-1/+5
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda4-12/+80
2013-03-01watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens1-6/+63
2013-03-01watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens1-4/+4
2013-03-01watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens1-18/+18
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2-78/+87
2013-03-01watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2-130/+23
2013-03-01watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck2-120/+66
2013-03-01watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han1-33/+9
2013-03-01watchdog: remove old STMP3xxx driverWolfram Sang3-298/+0
2013-03-01watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang3-0/+122
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2-0/+79
2013-03-01watchdog: introduce retu_wdt driverAaro Koskinen3-0/+191
2013-03-01watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck1-1/+1
2013-03-01watchdog: orion_wdt: Add platform aliasLubomir Rintel1-0/+1
2013-03-01watchdog: ath79_wdt: add device tree matchingGabor Juhos2-0/+24
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2-11/+47
2013-03-01MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos1-6/+1
2013-03-01watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos1-5/+2
2013-03-01watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka1-20/+8
2013-03-01watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka1-2/+3
2013-03-01watchdog: gef_wdt.c: add missing remove callbackDevendra Naga1-0/+1
2013-03-01watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann1-1/+1
2013-03-01watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap1-0/+1
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley19-298/+822
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley5-3/+3
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o3-54/+26