summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3567/2: arm: base support for Hilscher netXSascha Hauer2006-06-1920-2/+768
* [ARM] 3572/1: netX: framebuffer driver for Hilscher netXSascha Hauer2006-06-192-0/+138
* [ARM] 3566/1: netX: register definitionsSascha Hauer2006-06-191-0/+410
* [ARM] 3578/1: AT91RM9200 Clock updateAndrew Victor2006-06-191-20/+101
* [ARM] 3563/1: LED: Set the LOCOMO LED driver default triggersRichard Purdie2006-06-191-0/+2
* [ARM] 3559/1: S3C2442: core and serial portBen Dooks2006-06-1917-225/+664
* [ARM] 3557/1: S3C24XX: centralise and cleanup uart registrationBen Dooks2006-06-1915-185/+154Star
* [ARM] 3558/1: SMDK24XX: LED platform devicesBen Dooks2006-06-181-0/+65
* [ARM] 3534/1: add spi support to lubbock platformDavid Brownell2006-06-181-0/+84
* [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-183-9/+20
* [ARM] 3553/1: S3C24XX: earlier print of cpu idcode infoBen Dooks2006-06-181-2/+2
* [ARM] 3552/1: S3C24XX: Move VA of GPIO for low-level debugBen Dooks2006-06-181-1/+10
* [ARM] 3551/1: S3C24XX: PM code failes to compile with CONFIG_DCACHE_WRITETHROUGHBen Dooks2006-06-182-0/+6
* [ARM] 3550/1: OSIRIS: fix serial port map for 1:1Ben Dooks2006-06-181-1/+1
* [ARM] 3548/1: Fix the ARMv6 CPU id in compressed/head.SCatalin Marinas2006-06-181-2/+2
* [ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook2006-06-181-1/+1
* [ARM] 3467/1: [3/3] Support for Philips PNX4008 platform: defconfigVitaly Wool2006-06-181-0/+2072
* [ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip supportVitaly Wool2006-06-1815-2/+3434
* [ARM] 3465/1: [1/3] Support for Philips PNX4008 platform: headersVitaly Wool2006-06-1817-0/+1173
* [ARM] 3407/1: lpd7x: documetation updateMarc Singer2006-06-182-0/+120
* [ARM] 3406/1: lpd7x: compilation fix for smc91xMarc Singer2006-06-181-16/+28
* [ARM] 3405/1: lpd7a40x: CPLD ssp driverMarc Singer2006-06-182-0/+348
* [ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer2006-06-182-0/+304
* [ARM] 3403/1: lpd7a40x: updated default configurationsMarc Singer2006-06-182-127/+438
* [ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer2006-06-181-4/+9
* [ARM] 3401/1: lpd7a40x: platform updateMarc Singer2006-06-186-76/+433
* [ARM] 3400/1: lpd7a40x: platform headers updateMarc Singer2006-06-1810-21/+581
* Linux v2.6.17Linus Torvalds2006-06-181-1/+1
* [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann2006-06-171-1/+1
* [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
* [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-171-3/+0Star
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-172-26/+18Star
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-171-5/+4Star
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe2006-06-171-2/+3
* [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
* [PATCH] cfq-iosched: fix crash in do_div()Jens Axboe2006-06-141-8/+3Star
* [PATCH] Return error in case flock_lock_file failureKirill Korotaev2006-06-141-0/+2
* [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
* [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
* [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
* [PATCH] alpha: generic hweight build fixRandy Dunlap2006-06-131-1/+1
* [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-121-0/+1
* [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-121-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-121-1/+0Star
|\
| * [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-121-1/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-123-3/+3
|\ \
| * | [IPV4]: Increment ipInHdrErrors when TTL expires.Weidong2006-06-121-0/+1