summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-03this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter1-1/+1
2009-10-03this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter1-6/+6
2009-10-03this_cpu: Eliminate get/put_cpuChristoph Lameter2-27/+16
2009-10-03this_cpu: Straight transformationsChristoph Lameter4-7/+5
2009-10-03this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2-8/+3
2009-10-03this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter1-21/+3
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter1-32/+18
2009-10-03this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter1-0/+78
2009-10-03this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2-0/+405
2009-10-02percpu: kill legacy percpu allocatorTejun Heo5-357/+0
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo4-20/+138
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo3-30/+57
2009-10-02ia64: initialize cpu maps earlyTejun Heo2-24/+20
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo5-9/+8
2009-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds16-245/+745
2009-10-02spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König1-33/+17
2009-10-02spi-imx: initialize complete config structUwe Kleine-König1-0/+1
2009-10-02spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König1-3/+0
2009-10-02spi-imx: setup mode_bits we can handleSascha Hauer1-0/+1
2009-10-02spi-imx: fix initial chipselect settingsSascha Hauer1-1/+6
2009-10-02spi-imx: update state correctlySascha Hauer1-0/+7
2009-10-02spi-imx: rename source file to spi_imx.cUwe Kleine-König2-169/+169
2009-10-02afs: remove cache.hChristoph Hellwig2-13/+1
2009-10-02sscanf(): fix %*s%nAndy Spencer1-1/+1
2009-10-02serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert1-1/+6
2009-10-02serial167: fix read buffer overflowRoel Kluin1-5/+2
2009-10-02cyclades: fix read buffer overflowRoel Kluin1-1/+1
2009-10-02icom: convert space to tabsBreno Leitao1-28/+26
2009-10-02serial_txx9: use container_of() instead of direct castAtsushi Nemoto1-17/+22
2009-10-02s3cmci: add better support for no card detect or write protect availableBen Dooks2-21/+27
2009-10-02s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2-2/+14
2009-10-02s3cmci: DMA fixesBen Dooks2-18/+47
2009-10-02s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks3-8/+66
2009-10-02s3cmci: add SDIO IRQ supportBen Dooks2-10/+156
2009-10-02s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2-0/+132
2009-10-02s3cmci: fix direct write to interrupt maskBen Dooks1-3/+3
2009-10-02s3cmci: change to use dev_pm_opsBen Dooks1-11/+18
2009-10-02s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-02s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-02s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-02memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki1-16/+15
2009-10-02memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki3-83/+54
2009-10-02cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki1-1/+4
2009-10-02memcg: fix refcnt going negativeKAMEZAWA Hiroyuki1-1/+2
2009-10-02uartlite: allow building for timberdale MFDRichard Röjfors1-1/+1
2009-10-02docs: update patch size in SubmittingPatchesRandy Dunlap1-1/+1
2009-10-02sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-02mm/rmap.c: fix commentHuang Shijie1-2/+2
2009-10-02x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-02mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45