summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier2011-11-171-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-171-1/+1
|\
| * genirq: Fix irqfixup, irqpoll regressionEdward Donovan2011-11-031-1/+1
* | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-171-1/+1
* | platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-171-2/+2
* | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-172-3/+4
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-1615-23/+115
|\ \
| * | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
| * | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
| * | [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-143-1/+6
| * | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-142-1/+5
| * | [S390] ap: Setup processing for messages in request queue.Holger Dengler2011-11-141-6/+17
| * | [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu2011-11-141-0/+1
| * | [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
| * | [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-141-2/+7
| * | [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
| * | [S390] wire up process_vm syscallsHeiko Carstens2011-11-143-1/+25
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1533-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-154-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-151-0/+2
* | | | | drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-151-4/+2
* | | | | oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko2011-11-151-0/+5
* | | | | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-151-1/+1
* | | | | MAINTAINERS: add new cgroup list to CC noticeKAMEZAWA Hiroyuki2011-11-151-0/+2
* | | | | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-151-4/+1
* | | | | KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-151-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
| |/ / / /
OpenPOWER on IntegriCloud