summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson1-1/+8
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x3-6/+5
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi1-5/+5
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn1-10/+107
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely2-0/+2
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely1-1/+1
2009-05-14powerpc/8xx: Update defconfigsKumar Gala5-99/+241
2009-05-14powerpc/embedded6xx: Update defconfigsKumar Gala9-221/+600
2009-05-14powerpc/86xx: Update defconfigsKumar Gala7-386/+556
2009-05-14powerpc/85xx: Update defconfigsKumar Gala13-351/+1118
2009-05-14powerpc/83xx: Update defconfigsKumar Gala14-386/+1115
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov1-46/+0
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt1-2/+2
2009-05-01powerpc: Update MPC5xxx and Xilinx Virtex maintainer entriesGrant Likely1-2/+2
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf1-4/+9
2009-04-29e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-29netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-29m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-29powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-28Remove unused support code for refok sections.Tim Abbott3-29/+0
2009-04-28sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-28powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-28powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2