summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-03this_cpu: Use this_cpu operations in RCUChristoph Lameter
2009-10-03this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter
2009-10-03this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter
2009-10-03this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter
2009-10-03this_cpu: Eliminate get/put_cpuChristoph Lameter
2009-10-03this_cpu: Straight transformationsChristoph Lameter
2009-10-03this_cpu: Use this_cpu ops for network statisticsChristoph Lameter
2009-10-03this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter
2009-10-03this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter
2009-10-03this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter
2009-10-02percpu: kill legacy percpu allocatorTejun Heo
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-10-02ia64: initialize cpu maps earlyTejun Heo
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König
2009-10-01spi-imx: initialize complete config structUwe Kleine-König
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer
2009-10-01spi-imx: update state correctlySascha Hauer
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König
2009-10-01afs: remove cache.hChristoph Hellwig
2009-10-01sscanf(): fix %*s%nAndy Spencer
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-10-01serial167: fix read buffer overflowRoel Kluin
2009-10-01cyclades: fix read buffer overflowRoel Kluin
2009-10-01icom: convert space to tabsBreno Leitao
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
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