summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-011-3/+0
* spi-imx: setup mode_bits we can handleSascha Hauer2009-10-011-0/+1
* spi-imx: fix initial chipselect settingsSascha Hauer2009-10-011-1/+6
* spi-imx: update state correctlySascha Hauer2009-10-011-0/+7
* spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-012-169/+169
* afs: remove cache.hChristoph Hellwig2009-10-012-13/+1
* sscanf(): fix %*s%nAndy Spencer2009-10-011-1/+1
* serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert2009-10-011-1/+6
* serial167: fix read buffer overflowRoel Kluin2009-10-011-5/+2
* cyclades: fix read buffer overflowRoel Kluin2009-10-011-1/+1
* icom: convert space to tabsBreno Leitao2009-10-011-28/+26
* serial_txx9: use container_of() instead of direct castAtsushi Nemoto2009-10-011-17/+22
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-012-21/+27
* s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-012-2/+14
* s3cmci: DMA fixesBen Dooks2009-10-012-18/+47
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-013-8/+66
* s3cmci: add SDIO IRQ supportBen Dooks2009-10-012-10/+156
* s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-012-0/+132
* s3cmci: fix direct write to interrupt maskBen Dooks2009-10-011-3/+3
* s3cmci: change to use dev_pm_opsBen Dooks2009-10-011-11/+18
* s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-011-18/+69
* s3cmci: update probe to use new platform id listBen Dooks2009-10-011-47/+24
* s3cmci: use resource_size() instead of local macroBen Dooks2009-10-011-6/+4
* memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki2009-10-011-16/+15
* memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-013-83/+54
* cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki2009-10-011-1/+4
* memcg: fix refcnt going negativeKAMEZAWA Hiroyuki2009-10-011-1/+2
* uartlite: allow building for timberdale MFDRichard Röjfors2009-10-011-1/+1
* docs: update patch size in SubmittingPatchesRandy Dunlap2009-10-011-1/+1
* sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-011-16/+49
* mm/rmap.c: fix commentHuang Shijie2009-10-011-2/+2
* x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-013-40/+45
* MAINTAINERS: ARM/Palm file patternsJoe Perches2009-10-011-2/+15
* Char: vt_ioctl, fix BKL imbalanceJiri Slaby2009-10-011-2/+4
* revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-011-2/+10
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-011-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-0157-95/+110
* drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton2009-10-011-1/+1
* module: fix up CONFIG_KALLSYMS=n build.Paul Mundt2009-10-011-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3070-166/+166
|\
| * ax25: Fix possible oops in ax25_make_newJarek Poplawski2009-09-301-1/+1
| * net: restore tx timestamping for accelerated vlansEric Dumazet2009-09-301-3/+3
| * Phonet: fix mutex imbalanceRémi Denis-Courmont2009-09-301-1/+0
| * sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-301-1/+1
| * net: Fix sock_wfree() raceEric Dumazet2009-09-301-7/+12
| * net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-3067-153/+149
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-305-16/+85
|\ \
| * | sched_clock: Fix atomicity/continuity bug by using cmpxchg64()Eric Dumazet2009-09-301-2/+2
| * | x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-304-14/+83
OpenPOWER on IntegriCloud