summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-2419-116/+170
| |\ \ \ \ \ \ \
| | * | | | | | | ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.cTao Ma2009-12-231-1/+1
| | * | | | | | | ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma2009-12-231-2/+4
| | * | | | | | | Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2009-12-232-4/+21
| | * | | | | | | Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye2009-12-171-0/+1
| | * | | | | | | ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-171-0/+2
| | * | | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-171-0/+2
| | * | | | | | | ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li2009-12-171-1/+1
| | * | | | | | | ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li2009-12-171-1/+1
| | * | | | | | | ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no...Jeff Liu2009-12-171-4/+0
| | * | | | | | | ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang2009-12-021-9/+9
| | * | | | | | | ocfs2/cluster: Make fence method configurable - v2Sunil Mushran2009-12-023-2/+72
| | * | | | | | | ocfs2: Set MS_POSIXACL on remountJan Kara2009-10-281-0/+4
| | * | | | | | | ocfs2: Make acl use the defaultJan Kara2009-10-282-41/+49
| | * | | | | | | ocfs2: Always include ACL supportJan Kara2009-10-286-51/+3
| * | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-24182-553/+320
| |\ \ \ \ \ \ \ \
| | * | | | | | | | VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King2009-12-241-6/+6
| | * | | | | | | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
| | * | | | | | | | ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
| | * | | | | | | | ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
| | * | | | | | | | ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
| | * | | | | | | | ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
| | * | | | | | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
| | * | | | | | | | ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
| | * | | | | | | | ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
| | * | | | | | | | ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
| | * | | | | | | | ARM: add missing include to nwflash.cRussell King2009-12-191-0/+1
| | * | | | | | | | ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
| | * | | | | | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
| | * | | | | | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-12-242-19/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | edac, pci: remove pesky debug printkBorislav Petkov2009-12-241-2/+0
| | * | | | | | | | amd64_edac: restrict PCI config space accessBorislav Petkov2009-12-241-1/+1
| | * | | | | | | | amd64_edac: fix forcing module load/unloadBorislav Petkov2009-12-241-2/+1
| | * | | | | | | | amd64_edac: make driver loading more robustBorislav Petkov2009-12-241-7/+16
| | * | | | | | | | amd64_edac: fix driver instance freeingBorislav Petkov2009-12-241-5/+4
| | * | | | | | | | amd64_edac: fix K8 chip select reportingBorislav Petkov2009-12-241-2/+6
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-249-78/+117
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-241059-17626/+45848
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2009-12-242-61/+61
| | | * | | | | | | | serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm2009-12-241-3/+13
| | | |/ / / / / / /
| | * | | | | | | | sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek2009-12-241-6/+2
| | * | | | | | | | sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto2009-12-241-2/+2
| | * | | | | | | | sh: Only use bl bit toggling for sleeping idle.Paul Mundt2009-12-211-2/+2
| | * | | | | | | | sh: Restore bl bit toggling in idle loop.Paul Mundt2009-12-211-0/+2
| | * | | | | | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt2009-12-171-2/+4
| | * | | | | | | | sh: dmaengine support for SH7785Nobuhiro Iwamatsu2009-12-171-0/+14
| | * | | | | | | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-172-4/+19
| * | | | | | | | | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-12-232-4/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK2009-12-241-0/+5
OpenPOWER on IntegriCloud