aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Do not check use_dcacheMichal Simek2009-04-231-3/+0
* microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-232-3/+8
* microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-231-2/+2
* microblaze: iowrite upon timeoutRoel Kluin2009-04-231-1/+1
* microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek2009-04-231-1/+1
* microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1
* microblaze: Move start_thread to process.cMichal Simek2009-04-232-10/+12
* microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-232-1/+5
* microblaze: Add missing declaration for die and _exception funcMichal Simek2009-04-231-0/+3
* microblaze: Remove sparse error in traps.cMichal Simek2009-04-231-1/+1
* microblaze: Move task_pt_regs upMichal Simek2009-04-231-3/+3
* microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-234-6/+6
* microblaze: Remove uncache shadow conditionMichal Simek2009-04-231-5/+0
* microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-231-2/+0
* microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek2009-04-231-1/+0
* Linux 2.6.30-rc3Linus Torvalds2009-04-211-1/+1
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-214-2/+13
* Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-219-35/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2110-83/+272
|\
| * Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
| * Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
| * Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
| * Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
| * Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-2113-418/+176
|\ \
| * | go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* | | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
* | | edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* | | scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* | | sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* | | uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
* | | frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
* | | rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-212-1/+12
* | | MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day2009-04-211-1/+1
* | | MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall2009-04-211-0/+2
* | | spi: pxa2xx: limit reaches -1Roel Kluin2009-04-211-3/+3
* | | MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches2009-04-211-1/+1
* | | MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches2009-04-211-2/+0
* | | pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-211-0/+7
* | | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
* | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-211-2/+1
* | | ipmi: add oem message handlingdann frazier2009-04-213-5/+137
* | | ipmi: fix statistics counting issuesCorey Minyard2009-04-211-22/+51
* | | ipmi: test for event buffer before usingCorey Minyard2009-04-212-29/+125
* | | ipmi: fix platform return checkCorey Minyard2009-04-211-1/+1