aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-20c/r: prctl: Move PR_GET_TID_ADDRESS to a proper placeCyrill Gorcunov1-3/+3
2012-06-20pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaperOleg Nesterov1-8/+2
2012-06-20pidns: guarantee that the pidns init will be the last pidns process reapedEric W. Biederman2-1/+33
2012-06-20fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard1-0/+4
2012-06-20Viresh has movedViresh Kumar76-92/+93
2012-06-20get_maintainer: Fix --help warningJoe Perches1-1/+2
2012-06-20mm/memory.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-06-20mm: fix kernel-doc warningsWanpeng Li6-13/+11
2012-06-20mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2-1/+2
2012-06-20mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_rangeDavid Rientjes1-1/+9
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-22/+18
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2-5/+5
2012-06-20xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-11/+7
2012-06-20xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven1-2/+2
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2012-06-20memcg: fix use_hierarchy css_is_ancestor oops regressionHugh Dickins1-1/+1
2012-06-20mm, oom: fix and cleanup oom score calculationsDavid Rientjes1-8/+7
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2-13/+27
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-18extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin1-0/+1
2012-06-18extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin1-0/+2
2012-06-18extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin1-2/+2
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt1-3/+5
2012-06-18Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.Paul Mundt1-2/+2
2012-06-18SPI: fix over-eager devm_xxx() conversionRussell King1-1/+2
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11
2012-06-17hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett1-2/+7
2012-06-17hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki1-1/+1
2012-06-17ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge1-0/+8
2012-06-17ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge1-5/+0
2012-06-17pinctrl/nomadik: document Alt-C glitchLinus Walleij1-1/+21
2012-06-17pinctrl: mxs: Use kfree to fix build errorFabio Estevam1-1/+1
2012-06-17regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones1-20/+20
2012-06-17regulator: Change ab8500 match names to reflect Device TreeLee Jones1-11/+11
2012-06-17regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim1-1/+1
2012-06-17hwmon: (coretemp) Drop needless initializationJean Delvare1-1/+1
2012-06-17hwmon: (coretemp) Document TjMax for 3rd generation i5/i7 processorsGuenter Roeck1-0/+11
2012-06-17hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck1-0/+25
2012-06-17hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck2-1/+7
2012-06-17hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare2-2/+9
2012-06-17remoteproc/omap: fix dev_err typoOhad Ben-Cohen1-1/+1
2012-06-16ARM: Kirkwood: Fix clk problems modular ethernet driverAndrew Lunn1-1/+7
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann5-19/+49
2012-06-16Linux 3.5-rc3Linus Torvalds1-1/+1
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1