summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks
2009-10-01s3cmci: update probe to use new platform id listBen Dooks
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks
2009-10-01memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-10-01cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki
2009-10-01memcg: fix refcnt going negativeKAMEZAWA Hiroyuki
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors
2009-10-01docs: update patch size in SubmittingPatchesRandy Dunlap
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-10-01mm/rmap.c: fix commentHuang Shijie
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-10-01MAINTAINERS: ARM/Palm file patternsJoe Perches
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton
2009-10-01module: fix up CONFIG_KALLSYMS=n build.Paul Mundt
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30Phonet: fix mutex imbalanceRémi Denis-Courmont
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Fix sock_wfree() raceEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30sched_clock: Fix atomicity/continuity bug by using cmpxchg64()Eric Dumazet
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason