aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2-0/+132
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks1-3/+3
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks1-11/+18
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-01s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-01memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki1-16/+15
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki3-83/+54
2009-10-01cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki1-1/+4
2009-10-01memcg: fix refcnt going negativeKAMEZAWA Hiroyuki1-1/+2
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors1-1/+1
2009-10-01docs: update patch size in SubmittingPatchesRandy Dunlap1-1/+1
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-01mm/rmap.c: fix commentHuang Shijie1-2/+2
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45
2009-10-01MAINTAINERS: ARM/Palm file patternsJoe Perches1-2/+15
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby1-2/+4
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton1-2/+10
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan57-95/+110
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton1-1/+1
2009-10-01module: fix up CONFIG_KALLSYMS=n build.Paul Mundt1-3/+4
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski1-1/+1
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet1-3/+3
2009-09-30Phonet: fix mutex imbalanceRémi Denis-Courmont1-1/+0
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak1-1/+1
2009-09-30net: Fix sock_wfree() raceEric Dumazet1-7/+12
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller67-153/+149
2009-09-30sched_clock: Fix atomicity/continuity bug by using cmpxchg64()Eric Dumazet1-2/+2
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven4-14/+83
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle1-2/+2
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle2-42/+50
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle1-10/+23
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle1-2/+0
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon8-1/+763
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin1-1/+4
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin1-5/+3
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2-15/+13
2009-09-30MIPS: SMP: Fix build.Ralf Baechle2-2/+2
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee1-0/+5
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason1-1/+1
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle1-4/+0
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon8-1/+964
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König1-7/+7
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall1-3/+2
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds1-21/+26