summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* encrypted-keys: module build fixesMimi Zohar2011-11-162-3/+8
* encrypted-keys: fix error return codeMimi Zohar2011-11-161-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1633-332/+82
|\
| * MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-1415-13/+15
| * MAINTAINERS: The MIPS git tree has moved.Ralf Baechle2011-11-141-1/+1
| * MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle2011-11-111-0/+1
| * MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
| * MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney2011-11-101-7/+2
| * MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-101-0/+1
| * STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
| * MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-095-6/+20
| * MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
| * MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-081-2/+3
| * MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli2011-11-081-3/+15
| * MIPS: NXP: Remove unused source files.Ralf Baechle2011-11-082-277/+0
| * MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch2011-11-082-2/+2
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-164-47/+40
|\ \
| * | drm/radeon/kms: fix segfault in pm reworkAlex Deucher2011-11-151-15/+5
| * | drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-11-151-0/+12
| * | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-151-0/+2
| * | vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-141-23/+21
| * | drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner2011-11-141-9/+0
* | | hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton2011-11-161-0/+2
* | | drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-161-4/+2
* | | oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko2011-11-161-0/+5
* | | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-161-1/+1
* | | MAINTAINERS: add new cgroup list to CC noticeKAMEZAWA Hiroyuki2011-11-161-0/+2
* | | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-161-4/+1
* | | KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-161-1/+2
* | | Linux 3.2-rc2v3.2-rc2Linus Torvalds2011-11-151-1/+1
* | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
|\ \ \
| * | | iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-152-15/+8
|\ \ \
| * | | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
| * | | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-091-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\ \ \
| * | | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| |/ /
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\ \ \
| * \ \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\ \ \
| | * | | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | * | | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| * | | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * | | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2011-11-1528-56/+304
|\ \ \ \ \
| * | | | | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-148-7/+8
| * | | | | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-1428-49/+296
* | | | | | hfs: add sanity check for file name lengthDan Carpenter2011-11-151-0/+2
|/ / / / /
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1413-523/+400
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * | | | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-115-61/+17