summaryrefslogtreecommitdiffstats
path: root/include/net/route.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2-0/+28
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-12powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2-0/+5
2009-11-12powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov5-0/+43
2009-11-12powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov3-4/+74
2009-11-12powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov3-78/+153
2009-11-12powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov3-1/+99
2009-11-12powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov1-0/+34
2009-11-12spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2-43/+500
2009-11-12spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2-12/+20
2009-11-12spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov1-32/+24
2009-11-12spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov1-0/+1
2009-11-12powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov3-16/+54
2009-11-12powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-12powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-12powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-12powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2-0/+501
2009-11-12powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2-14/+22
2009-11-12powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov3-7/+12
2009-11-12powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal3-1/+556
2009-11-12powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-12powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov1-1/+1
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds1-0/+1
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik1-0/+10
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason1-2/+2
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik1-8/+23
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik1-23/+86
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter1-1/+1
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang1-2/+0
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik1-5/+31
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik1-1/+1
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik1-6/+13
2009-11-11Btrfs: fix data allocation hint startJosef Bacik1-2/+16
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2-0/+4
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara4-21/+57
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin1-4/+4
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch1-12/+7
2009-11-10sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch1-1/+2
2009-11-10sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch1-10/+12
2009-11-10ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai1-1/+1
2009-11-10[WATCHDOG] SBC-FITPC2 watchdog driver registration fixDenis Turischev1-1/+1
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King3-4/+14
2009-11-10ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake1-3/+12
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6
2009-11-10drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez1-0/+1
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher2-0/+28
2009-11-10highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...Soeren Sandmann1-3/+10