summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-09Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4Mike Frysinger
2010-03-09Blackfin: drop unused SL811 platform resources from bf527/pnav boardsMike Frysinger
2010-03-09Blackfin: BF51x: fix L1 Instruction SRAM sizeMichael Hennerich
2010-03-09Blackfin: update AD7879 resources to match the new gpiolib driver supportMichael Hennerich
2010-03-09Blackfin: gpio: use shorter nameMichael Hennerich
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang
2010-03-09Blackfin: drop duplicate HOTPLUG Kconfig optionMike Frysinger
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger
2010-03-09Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREAGraf Yang
2010-03-09Blackfin: MPU: handle caches for reserved memorySonic Zhang
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich
2010-03-09Blackfin: bf527-ezkit: add support for V2.1 boardsMichael Hennerich
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang
2010-03-09Blackfin: allow boards to register early devicesSonic Zhang
2010-03-09Blackfin: move SPORT UART resources to boards filesSonic Zhang
2010-03-09Blackfin: bf537-stamp: ad1938: switch to GPIO CSBarry Song
2010-03-09Blackfin: move on-chip UART resources to boards filesSonic Zhang
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan
2010-03-09powerpc: Fix G5 thermal shutdownJosh Boyer
2010-03-09powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp
2010-03-09powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2010-03-08MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki
2010-03-08nfs: fix unlikely memory leakDan Carpenter
2010-03-08rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng