summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.19-rc5v2.6.19-rc5Linus Torvalds2006-11-071-1/+1
* Merge branch 'fixes_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2006-11-071-57/+27
|\
| * Update for the srm_env driver.Jan-Benedict Glaw2006-11-071-57/+27
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-0712-1795/+181
|\ \ | |/ |/|
| * [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
| * [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
| * [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new driversBen Dooks2006-11-031-6/+59
| * [ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4Ben Dooks2006-11-031-15/+34
| * [ARM] 3921/1: S3C24XX: remove bast_defconfigBen Dooks2006-11-031-947/+0
| * [ARM] 3920/1: S3C24XX: Remove smdk2410_defconfigBen Dooks2006-11-031-735/+0
| * [ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz2006-11-031-4/+4
| * [ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman2006-11-031-38/+22
| * [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-022-1/+5
| * [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.cBen Dooks2006-11-022-20/+20
| * [ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman2006-11-021-1/+2
* | [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok2006-11-071-0/+7
* | [PATCH] b44: change comment about irq mask registerJohannes Berg2006-11-071-2/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-0621-206/+528
|\ \
| * | [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1
| * | [MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle2006-11-063-35/+22
| * | [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-064-25/+46
| * | [MIPS] EV64120: Fix timer initialization for HZ != 100.Ralf Baechle2006-11-061-1/+1
| * | [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-60/+237
| * | [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-180/+202
| * | [MIPS] SB1: On bootup only flush cache on local CPU.Ralf Baechle2006-11-061-1/+1
| * | [MIPS] Ocelot 3: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
| * | [MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle2006-11-061-10/+8
| * | [MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle2006-11-062-2/+2
| * | [MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle2006-11-061-3/+121
| * | [MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2006-11-0639-48/+66
|\ \ \ | |/ / |/| |
| * | V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho2006-11-0331-31/+31
| * | V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machinesOliver Endriss2006-11-021-6/+4
| * | V4L/DVB (4770): Fix mode switch of Compro Videomate T300Hartmut Hackmann2006-11-021-0/+2
| * | V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala2006-11-021-0/+1
| * | V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2006-11-022-4/+4
| * | V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman2006-11-021-1/+8
| * | V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho2006-11-023-6/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-11-064-19/+46
|\ \ \
| * | | [DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield2006-11-061-0/+5
| * | | [DLM] Fix kref_put oopsPatrick Caulfield2006-11-061-1/+8
| * | | [GFS2] Fix OOM error handlingSteven Whitehouse2006-11-061-0/+3
| * | | [GFS2] Fix incorrect fs sync behaviour.Steven Whitehouse2006-11-061-16/+28
| * | | [GFS2] don't panic needlesslyAlexey Dobriyan2006-11-061-2/+2
* | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-11-067-14/+16
|\ \ \ \
| * | | | AVR32: Add missing return instruction in __raw_writesbHaavard Skinnemoen2006-11-061-0/+2
| * | | | AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-063-1/+12
| * | | | AVR32: Fix thinko in generic_find_next_zero_le_bit()Haavard Skinnemoen2006-11-061-1/+2
| * | | | AVR32: Get rid of board_early_initHaavard Skinnemoen2006-11-062-12/+0
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-11-064-27/+64
|\ \ \ \