Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | powerpc/ps3: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-08 | 2 | -2/+2 | |
| | * | | | | | | | | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-08 | 14 | -26/+18 | |
| | * | | | | | | | | powerpc/numa: NUMA topology support for PowerNV | Dipankar Sarma | 2011-11-08 | 1 | -7/+17 | |
| | * | | | | | | | | powerpc: Add System RAM to /proc/iomem | Anton Blanchard | 2011-11-08 | 1 | -0/+30 | |
| | * | | | | | | | | powerpc: Add KVM as module to defconfigs | Michael Neuling | 2011-11-08 | 2 | -0/+8 | |
| | * | | | | | | | | powerpc/kvm: Fix build with older toolchains | Nishanth Aravamudan | 2011-11-08 | 1 | -1/+1 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-11-11 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kbuild: Fix missing system calls check on mips. | David Daney | 2011-11-09 | 2 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | bma023: Add SFI translation for this device | William Douglas | 2011-11-11 | 1 | -0/+1 | |
| * | | | | | | | | vrtc: change its year offset from 1960 to 1972 | Feng Tang | 2011-11-11 | 2 | -10/+13 | |
| * | | | | | | | | ce4100: fix a build error | Zhang Rui | 2011-11-11 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-11-11 | 8 | -10/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | pata_of_platform: Don't use NO_IRQ | Anton Vorontsov | 2011-11-10 | 1 | -1/+1 | |
| | * | | | | | | | | [libata] ahci: Add ASMedia ASM1061 support | Keng-Yu Lin | 2011-11-09 | 2 | -0/+5 | |
| | * | | | | | | | | [libata] Issue SRST to Sil3726 PMP | Gwendal Grignou | 2011-11-09 | 2 | -6/+13 | |
| | * | | | | | | | | sata_sis.c: trivial spelling fix | Chris Dunlop | 2011-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | ahci_platform: use dev_get_platdata() | JiSheng Zhang | 2011-11-09 | 1 | -2/+2 | |
| | * | | | | | | | | [libata] libata-scsi.c: Add function parameter documentation | Marcos Paulo de Souza | 2011-11-09 | 1 | -0/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-11-11 | 12 | -145/+262 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | btrfs: rename the option to nospace_cache | David Sterba | 2011-11-11 | 1 | -2/+2 | |
| | * | | | | | | | | Btrfs: handle bio_add_page failure gracefully in scrub | Arne Jansen | 2011-11-11 | 1 | -35/+29 | |
| | * | | | | | | | | Btrfs: fix deadlock caused by the race between relocation | Miao Xie | 2011-11-10 | 1 | -2/+2 | |
| | * | | | | | | | | Btrfs: only map pages if we know we need them when reading the space cache | Josef Bacik | 2011-11-10 | 1 | -7/+10 | |
| | * | | | | | | | | Btrfs: fix orphan backref nodes | Miao Xie | 2011-11-10 | 1 | -0/+2 | |
| | * | | | | | | | | Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush} | Miao Xie | 2011-11-10 | 1 | -16/+12 | |
| | * | | | | | | | | Btrfs: fix unreleased path in btrfs_orphan_cleanup() | Miao Xie | 2011-11-10 | 1 | -0/+3 | |
| | * | | | | | | | | Btrfs: fix no reserved space for writing out inode cache | Miao Xie | 2011-11-10 | 1 | -4/+24 | |
| | * | | | | | | | | Btrfs: fix nocow when deleting the item | Miao Xie | 2011-11-10 | 1 | -1/+4 | |
| | * | | | | | | | | Merge branch 'mount-fixes' of git://github.com/idryomov/btrfs-unstable into i... | Chris Mason | 2011-11-10 | 2 | -46/+43 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Btrfs: rework error handling in btrfs_mount() | Ilya Dryomov | 2011-11-09 | 1 | -21/+21 | |
| | | * | | | | | | | | Btrfs: close devices on all error paths in open_ctree() | Ilya Dryomov | 2011-11-09 | 1 | -4/+3 | |
| | | * | | | | | | | | Btrfs: avoid null dereference and leaks when bailing from open_ctree() | Ilya Dryomov | 2011-11-09 | 1 | -20/+15 | |
| | | * | | | | | | | | Btrfs: fix subvol_name leak on error in btrfs_mount() | Ilya Dryomov | 2011-11-09 | 1 | -1/+3 | |
| | | * | | | | | | | | Btrfs: fix memory leak in btrfs_parse_early_options() | Ilya Dryomov | 2011-11-09 | 1 | -0/+1 | |
| | * | | | | | | | | | Btrfs: tweak the delayed inode reservations again | Chris Mason | 2011-11-10 | 2 | -26/+47 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Btrfs: fix our reservations for updating an inode when completing io | Josef Bacik | 2011-11-08 | 4 | -9/+83 | |
| | * | | | | | | | | Btrfs: fix oops on NULL trans handle in btrfs_truncate | Chris Mason | 2011-11-08 | 1 | -7/+9 | |
| | * | | | | | | | | btrfs: fix double-free 'tree_root' in 'btrfs_mount()' | slyich@gmail.com | 2011-11-07 | 1 | -3/+5 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-11 | 14 | -119/+241 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2011-11-10 | 9 | -47/+123 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-10 | 1 | -4/+3 | |
| | | * | | | | | | | | | ALSA: hda - Re-enable the check NO_PRESENCE misc bit | Takashi Iwai | 2011-11-10 | 3 | -7/+14 | |
| | | * | | | | | | | | | ALSA: vmaster - Free slave-links when freeing the master element | Takashi Iwai | 2011-11-10 | 1 | -4/+14 | |
| | | * | | | | | | | | | ALSA: hda - Don't add elements of other codecs to vmaster slave | Takashi Iwai | 2011-11-10 | 1 | -21/+39 | |
| | | * | | | | | | | | | ALSA: intel8x0: improve virtual environment detection | Konstantin Ozerkov | 2011-11-09 | 1 | -10/+31 | |
| | | * | | | | | | | | | ALSA: intel8x0: move virtual environment detection code into one place | Konstantin Ozerkov | 2011-11-09 | 1 | -11/+19 | |
| | | * | | | | | | | | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher | 2011-11-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | ALSA: hda - fix internal mic on Dell Vostro 3500 laptop | Julian Wollrath | 2011-11-09 | 2 | -0/+12 | |
| | * | | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-11-09 | 3 | -15/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2011-11-08 | 3 | -15/+45 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | |