summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-106-1/+23
|\
| * fanotify: sys_fanotify_mark declartionEric Paris2010-07-286-1/+18
| * fanotify: fanotify_init syscall declarationEric Paris2010-07-284-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1010-25/+57
|\ \
| * | add f_flags to struct statfs(64)Christoph Hellwig2010-08-092-7/+14
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-092-9/+9
| * | spufs conversion to ->evict_inode()Al Viro2010-08-091-5/+3
| * | switch hypfs to ->evict_inode()Al Viro2010-08-091-3/+3
| * | remove inode_setattrChristoph Hellwig2010-08-091-1/+3
| * | Deal with missing exports for hostfsAl Viro2010-08-094-0/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-097-155/+68
|\ \ \
| * | | sparc64: Update defconfig.David S. Miller2010-08-091-28/+39
| * | | sparc: Kill user copy check code.David S. Miller2010-08-093-47/+5
| * | | sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-082-80/+20
| * | | sparc64: Add missing ID to parport probing code.David S. Miller2010-08-081-0/+4
* | | | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-091-0/+1
|\ \ \ \
| * | | | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-09106-134605/+260
|\ \ \ \ \
| * | | | | powerpc: fix build with make 3.82Sam Ravnborg2010-08-091-4/+12
| * | | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-094-0/+110
| |\ \ \ \ \
| | * | | | | powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
| | * | | | | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-063-0/+108
| * | | | | | powerpc: Trim defconfigsBenjamin Herrenschmidt2010-08-09101-134601/+138
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-0983-1859/+2459
|\ \ \ \ \ \ \
| * | | | | | | Blackfin: gpio: add a debounce stubMike Frysinger2010-08-061-0/+5
| * | | | | | | Blackfin: update defconfigsMike Frysinger2010-08-0620-377/+1062
| * | | | | | | Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2010-08-062-23/+0
| * | | | | | | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0
| * | | | | | | Blackfin: unify rotary encoder bitmasksMike Frysinger2010-08-064-295/+73
| * | | | | | | Blackfin: unify SDH/RSI bitmasksMike Frysinger2010-08-064-397/+117
| * | | | | | | Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2010-08-062-12/+12
| * | | | | | | Blackfin: TWI: clean up the MMR namesMike Frysinger2010-08-068-134/+70
| * | | | | | | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2010-08-062-4/+5
| * | | | | | | Blackfin: add support for dynamic ftraceMike Frysinger2010-08-065-9/+181
| * | | | | | | Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-063-3/+12
| * | | | | | | Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-061-1/+1
| * | | | | | | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-065-0/+359
| * | | | | | | Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-0615-323/+323
| * | | | | | | Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-061-1/+7
| * | | | | | | Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-063-10/+27
| * | | | | | | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-062-2/+3
| * | | | | | | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-067-0/+7
| * | | | | | | Blackfin: fix typo in hweight asmMike Frysinger2010-08-061-1/+1
| * | | | | | | Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-061-1/+1
| * | | | | | | Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-061-0/+10
| * | | | | | | Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-061-51/+56
| * | | | | | | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-063-11/+20
| * | | | | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-067-24/+85
| * | | | | | | Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1
| * | | | | | | Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-062-5/+5
OpenPOWER on IntegriCloud