summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-271-1/+1
| * | | Input: wistron - add mapping for Wistron MS 2111Frank de Lange2006-06-271-0/+19
* | | | [PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer2006-06-281-60/+6
* | | | [PATCH] m68knommu: configuration options for ROM regionGreg Ungerer2006-06-281-0/+53
* | | | [PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | | | [PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | | | [PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer2006-06-281-7/+7
* | | | [PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer2006-06-281-0/+1
* | | | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer2006-06-281-6/+6
* | | | [PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer2006-06-281-0/+1
* | | | [PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer2006-06-281-19/+1
* | | | [PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer2006-06-281-58/+44
* | | | [PATCH] m68knommu: create romvec.S for 68328Greg Ungerer2006-06-281-0/+37
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-06-285-6/+22
|\ \ \ \
| * | | | [IA64-SGI] fix prom revision checks in SN kernelAaron Young2006-06-282-2/+2
| * | | | [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck2006-06-281-1/+1
| * | | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner2006-06-282-2/+18
| * | | | [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck2006-06-281-1/+1
| | |_|/ | |/| |
* | | | [PATCH] x86_64: oprofile build fixAndrew Morton2006-06-281-0/+2
* | | | [PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox2006-06-281-0/+2
* | | | [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox2006-06-281-110/+5
* | | | [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-285-71/+28
* | | | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-282-1/+2
* | | | [PATCH] SC1200 debug printkAlan Cox2006-06-281-3/+1
* | | | [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12
* | | | [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* | | | [PATCH] oss/via: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* | | | [PATCH] ac97_codec: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* | | | [PATCH] sound: fix cs4232 section mismatchRandy Dunlap2006-06-281-1/+1
* | | | [PATCH] powermac backlight fixesMichael Hanselmann2006-06-282-5/+15
* | | | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* | | | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0
* | | | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2
* | | | [PATCH] istallion: cleanupsAlan Cox2006-06-281-1152/+667
* | | | [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-281-0/+3
* | | | [PATCH] v9fs: fix fid check in v9fs_createLatchesar Ionkov2006-06-281-1/+1
* | | | [PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov2006-06-281-0/+2
* | | | [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-284-17/+6
* | | | [PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum2006-06-281-13/+24
* | | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-289-42/+7
* | | | [PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto2006-06-283-0/+257
* | | | [PATCH] load_module() cleanupAndrew Morton2006-06-281-6/+21
* | | | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-285-2/+150
* | | | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-2889-121/+121
* | | | [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-282-0/+12
* | | | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu2006-06-281-6/+4
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2715-199/+133
|\ \ \
| * | | [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-268-124/+58
| * | | [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-261-23/+12
| * | | [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-261-28/+37