aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-11-08
|\
| * TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-06
| * TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05
| * TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-08
|\ \
| * | Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-06
| * | staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta2010-11-03
| * | Staging: solo6x10: fix build problemGreg Kroah-Hartman2010-11-02
| |/
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-08
|\ \
| * \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-07
| |\ \
| | * | mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt2010-11-03
| | * | ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-11-03
| | * | ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski2010-11-02
| | * | ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt2010-11-01
| | * | ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto2010-10-31
| | * | ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2010-10-31
| | * | ARM: shmobile: remove sh_timer_config clk memberMagnus Damm2010-10-31
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-08
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-07
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | sh: intc: Update for single IRQ reservation helper.Paul Mundt2010-11-01
| | | | | | | |/ | | | | | | |/|
| | | | | * | | sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-03
| | | | * | | | sh: clkfwk: Fix up checkpatch warnings.Paul Mundt2010-11-07
| | | | * | | | sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski2010-11-07
| | | | * | | | sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2010-11-07
| | | | * | | | sh: clkfwk: Fix up rate rounding error handling.Paul Mundt2010-11-01
| | | | | |_|/ | | | | |/| |
| | | * | | | sh: nommu: Support building without an uncached mapping.Paul Mundt2010-11-03
| | | * | | | sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-03
| | | * | | | sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt2010-11-03
| | | | |/ / | | | |/| |
| | * | | | sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt2010-10-29
| | * | | | sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt2010-10-29
| | * | | | sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt2010-10-29
| | * | | | sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt2010-10-29
| | * | | | sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt2010-10-29
| | * | | | sh: mach-systemh: Kill off dead board.Paul Mundt2010-10-29
| | * | | | sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-29
| | * | | | sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-29
| | * | | | sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt2010-10-29
* | | | | | floppy: fix another use-after-freeVivek Goyal2010-11-06
|/ / / / /
* | | | | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-05
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-05
|\ \ \ \ \
| * | | | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-05
| * | | | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-05
| * | | | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-05
| * | | | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-05
| * | | | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-05
| * | | | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-05
| * | | | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-05
* | | | | | floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-05