summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* esp: fix section mismatch warningRandy Dunlap2009-04-071-1/+1
* PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-071-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-073-100/+5
|\
| * tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-071-3/+0
|\ \
| * | Revert "module: remove the SHF_ALLOC flag on the __versions section."Rusty Russell2009-04-071-3/+0
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-0736-123/+235
|\ \
| * | powerpc: Fix oops when loading modulesPaul Mackerras2009-04-071-2/+4
| * | powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-072-1/+6
| * | powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
| * | powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
| * | powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * | powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * | powerpc: Correct dependency of KEXECGeert Uytterhoeven2009-04-071-1/+1
| * | powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * | powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard2009-04-071-1/+1
| * | powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * | powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-071-1/+2
| * | powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-072-1/+17
| * | powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * | powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * | powerpc: Remove duplicated #include'sHuang Weiyi2009-04-072-2/+0
| * | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt2009-04-071-0/+15
| * | powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson2009-04-071-2/+11
| * | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-0719-97/+139
| |\ \
| | * | fsl-diu-fb: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-13/+21
| | * | powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood2009-04-061-6/+14
| | * | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood2009-04-061-4/+4
| | * | cpm_uart: Initialize port.dev before it's used.Scott Wood2009-04-061-3/+3
| | * | powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-062-0/+46
| | * | powerpc/math-emu: Change types to work on ppc64Kumar Gala2009-04-021-3/+3
| | * | powerpc/85xx: Re-add the device_type soc to socrates.dtsWolfgang Grandegger2009-04-021-0/+1
| | * | powerpc: Move SPEFSCR defines to common headerKumar Gala2009-04-022-30/+30
| | * | powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodesKumar Gala2009-03-318-16/+16
| | * | powerpc: Remove unused symbols from fsl_devices.hGrant Likely2009-03-311-22/+0
| | * | powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKEJosh Boyer2009-03-311-0/+1
* | | | ramfs: fix double freeing s_fs_info on failed mountIngo Molnar2009-04-071-8/+11
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-06200-3343/+18702
|\ \ \ \
| * | | | cx231xx: Convert to snd_card_create()Mauro Carvalho Chehab2009-04-061-3/+4
| * | | | V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=mRandy Dunlap2009-04-061-1/+1
| * | | | V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr...Randy Dunlap2009-04-061-1/+1
| * | | | V4L/DVB (11438): au0828: fix Kconfig dependanceAlexander Beregalov2009-04-061-0/+1
| * | | | V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare2009-04-061-12/+0
| * | | | V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov2009-04-061-54/+31
| * | | | V4L/DVB (11435): dsbr100 radio: convert to to v4l2_deviceAlexey Klimov2009-04-061-52/+36
| * | | | V4L/DVB: zr364xx: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
| * | | | V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
| * | | | V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n2009-04-061-17/+1
| * | | | V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n2009-04-061-13/+3
| * | | | V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-062-21/+46