Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | MIPS: Enable CLO / CLZ instructions via separate CPU property | Ralf Baechle | 2009-05-14 | 2 | -2/+11 | |
| | * | | | | | | | | | | | MIPS: Loongson 2 needs no hazard barriers. | Zhang Le | 2009-05-14 | 1 | -2/+3 | |
| | * | | | | | | | | | | | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto | 2009-05-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | | MIPS: RBTX4939: Fix typo in system name | Atsushi Nemoto | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney | 2009-05-14 | 2 | -4/+4 | |
| | * | | | | | | | | | | | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. | Ralf Baechle | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Add Loongson cpu-feature-overrides.h | Zhang Le | 2009-05-14 | 1 | -0/+59 | |
| | * | | | | | | | | | | | MIPS: Print the actual detected I-cache associativity on bootup. | Ralf Baechle | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.c | Dmitri Vorobiev | 2009-05-14 | 1 | -7/+7 | |
| | * | | | | | | | | | | | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c | Dmitri Vorobiev | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: IP32: ip32_be_handler symbol is needlessly defined global | Dmitri Vorobiev | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: IP32: Two symbols can become static | Dmitri Vorobiev | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: au1xxx-ide: Fix build with CONFIG_PM | Manuel Lauss | 2009-05-14 | 1 | -17/+0 | |
| | * | | | | | | | | | | | MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt | Manuel Lauss | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one | Manuel Lauss | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC | Kevin D. Kissell | 2009-05-14 | 2 | -2/+6 | |
| | * | | | | | | | | | | | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. | Kevin D. Kissell | 2009-05-14 | 1 | -8/+11 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-05-14 | 6 | -13/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Btrfs: Spelling fix in btrfs_lookup_first_block_group comments | Sankar P | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | Btrfs: make show_options result match actual option names | Sage Weil | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | Btrfs: remove outdated comment in btrfs_ioctl_resize() | Li Hong | 2009-05-14 | 1 | -4/+0 | |
| | * | | | | | | | | | | Btrfs: remove some WARN_ONs in the IO failure path | Chris Mason | 2009-05-14 | 2 | -3/+0 | |
| | * | | | | | | | | | | Btrfs: Don't loop forever on metadata IO failures | Chris Mason | 2009-05-14 | 1 | -3/+36 | |
| | * | | | | | | | | | | Btrfs: init inode ordered_data_close flag properly | Chris Mason | 2009-05-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-05-13 | 12 | -20/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xtensa: Fix linker script to include .literal sections | Chris Zankel | 2009-05-11 | 2 | -6/+19 | |
| | * | | | | | | | | | | | xtensa: update s6105_defconfig for ccount calibration | Oskar Schirmer | 2009-05-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | xtensa: implement ccount calibration for s6000 | Oskar Schirmer | 2009-05-11 | 3 | -0/+29 | |
| | * | | | | | | | | | | | xtensa: fix wrong extern declaration renamed in code using it | Oskar Schirmer | 2009-05-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | xtensa: register gpio chip before use | Johannes Weiner | 2009-05-11 | 3 | -2/+10 | |
| | * | | | | | | | | | | | xtensa: always use correct stack pointer for stack traces | Johannes Weiner | 2009-05-11 | 1 | -2/+14 | |
| | * | | | | | | | | | | | xtensa: Fix checksum header file | Chris Zankel | 2009-05-11 | 1 | -2/+4 | |
| | * | | | | | | | | | | | xtensa: Fix architecture specific Kconfig | Chris Zankel | 2009-05-11 | 1 | -4/+2 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-05-13 | 3 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Squashfs: cody tidying, remove commented out line in Makefile | Phillip Lougher | 2009-05-13 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | Squashfs: check page size is not larger than the filesystem block size | Phillip Lougher | 2009-05-13 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | Squashfs: fix breakage when page size > metadata block size | Doug Chapman | 2009-05-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-05-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fuse: destroy bdi on error | Miklos Szeredi | 2009-04-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-05-13 | 2 | -6/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | KVM: SVM: Remove port 80 passthrough | Avi Kivity | 2009-05-11 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity | 2009-05-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | KVM: Fix NX support reporting | Avi Kivity | 2009-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara | 2009-05-11 | 1 | -2/+5 | |
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-05-13 | 7 | -149/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | nilfs2: check size of array structured data exchanged via ioctls | Ryusuke Konishi | 2009-05-12 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | nilfs2: fix lock order reversal in nilfs_clean_segments ioctl | Ryusuke Konishi | 2009-05-11 | 4 | -74/+100 | |
| | * | | | | | | | | | | | | | nilfs2: fix possible circular locking for get information ioctls | Ryusuke Konishi | 2009-05-11 | 1 | -62/+38 | |
| | * | | | | | | | | | | | | | nilfs2: ensure to clear dirty state when deleting metadata file block | Ryusuke Konishi | 2009-05-10 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | nilfs2: fix circular locking dependency of writer mutex | Ryusuke Konishi | 2009-05-09 | 2 | -9/+12 |