summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-2429-68/+30
|\
| * Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2
| * Remove asm/semaphore.hMatthew Wilcox2008-07-2424-31/+0
| * Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
| * Add missing semaphore.h includesMatthew Wilcox2008-07-243-0/+3
| * Remove mention of semaphores from kernel-lockingMatthew Wilcox2008-07-241-33/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2419-117/+3253
|\ \
| * | m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSICGreg Ungerer2008-07-231-1/+1
| * | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-232-61/+0
| * | m68knommu: fec: remove FADSSebastian Siewior2008-07-231-10/+0
| * | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior2008-07-233-13/+91
| * | m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior2008-07-231-0/+11
| * | m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior2008-07-231-1/+15
| * | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-232-4/+37
| * | m68knommu: add sched_clock() for the DMA timerSebastian Siewior2008-07-231-0/+16
| * | m68knommu: complete generic timeSebastian Siewior2008-07-232-28/+14
| * | m68knommu: move code within time.cSebastian Siewior2008-07-231-14/+26
| * | m68knommu: m68knommu: add old stack trace methodSebastian Siewior2008-07-231-3/+35
| * | m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2008-07-232-1/+69
| * | m68knommu: defconfig for M5407C3 boardGreg Ungerer2008-07-231-0/+641
| * | m68knommu: defconfig for M5307C3 boardGreg Ungerer2008-07-231-0/+580
| * | m68knommu: defconfig for M5275EVB boardGreg Ungerer2008-07-231-0/+627
| * | m68knommu: defconfig for M5249EVB boardGreg Ungerer2008-07-231-0/+497
| * | m68knommu: change to a configs directory for board configurationsGreg Ungerer2008-07-231-0/+610
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-07-244-0/+128
|\ \ \
| * | | backlight: Fix missing kernel doc entrySebastian Siewior2008-07-231-0/+1
| * | | backlight: Add Nvidia-based Apple Macbook Pro backlight driverMatthew Garrett2008-07-233-0/+127
| |/ /
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-2410-6/+860
|\ \ \
| * | | leds: Ensure led->trigger is set earlierDmitry Baryshkov2008-07-231-1/+2
| * | | leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-234-0/+407
| * | | leds: Fix sparse warnings in leds-h1940 driverBen Dooks2008-07-231-3/+6
| * | | leds: mark led_classdev.default_trigger as constAnton Vorontsov2008-07-231-1/+1
| * | | leds: fix unsigned value overflow in atmel pwm driverLi Zefan2008-07-231-1/+1
| * | | leds: Add pca9532 platform data for Thecus N2100Riku Voipio2008-07-231-0/+52
| * | | leds: Add pca9532 led driverRiku Voipio2008-07-234-0/+391
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-243-25/+38
|\ \ \
| * | | sparc64: Fix cpufreq notifier registry.David S. Miller2008-07-231-5/+10
| * | | sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-07-222-20/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-249-19/+24
|\ \ \ \
| * | | | pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski2008-07-231-1/+8
| * | | | atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams2008-07-231-3/+12
| * | | | netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-232-2/+2
| * | | | tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller2008-07-231-2/+1
| * | | | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-231-2/+0
| * | | | net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-231-1/+1
| * | | | netdev: Remove warning from __netif_schedule().David S. Miller2008-07-231-3/+0
| * | | | sky2: don't stop queue on shutdownStephen Hemminger2008-07-221-5/+0
| | |/ / | |/| |
* | | | UFS: add const to parser token tableSteven Whitehouse2008-07-242-2/+2
* | | | auxdisplay: small cleanupsAkinobu Mita2008-07-241-11/+2
OpenPOWER on IntegriCloud