summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19
* kfifo: add record handling functionsStefani Seibold2009-12-222-93/+523
* kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-222-16/+170
* kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-221-2/+92
* kfifo: fix warn_unused_resultStefani Seibold2009-12-227-16/+51
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-2215-81/+101
* kfifo: cleanup namespaceStefani Seibold2009-12-2213-73/+55
* kfifo: move out spinlockStefani Seibold2009-12-2216-130/+131
* kfifo: move struct kfifo in placeStefani Seibold2009-12-2224-259/+238
* mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap2009-12-221-7/+7
* lib/string.c: fix kernel-doc warningsRandy Dunlap2009-12-221-3/+3
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-222-4/+24
* resources: fix call to alignf() in allocate_resource()Dominik Brodowski2009-12-211-16/+16
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-211-109/+9
|\
| * pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz2009-12-201-1/+1
| * Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik2009-12-201-108/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-2115-80/+86
|\ \
| * | bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-201-1/+1
| * | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-181-2/+2
| * | gianfar: Fix stats supportSandeep Gopalpet2009-12-182-6/+46
| * | gianfar: Fix a filer bugSandeep Gopalpet2009-12-182-1/+11
| * | bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-181-1/+9
| * | can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-181-1/+1
| * | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
| * | bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-181-1/+1
| * | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-181-1/+2
| * | TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-181-1/+1
| * | e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-181-1/+1
| * | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
| * | e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-181-6/+0
| * | netxen: use module parameter correctlyStephen Hemminger2009-12-181-54/+3
| * | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-181-0/+1
| * | Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-171-0/+1
| * | Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-171-0/+1
| * | Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-171-1/+1
| * | Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-171-1/+1
| * | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-171-1/+1
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-212-42/+51
|\ \ \
| * | | sched: Fix hotplug hangPeter Zijlstra2009-12-201-1/+1
| * | | sched: Restore printk sanityPeter Zijlstra2009-12-202-41/+50
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-2114-188/+467
|\ \ \
| * \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-12-2110-132/+73
| |\ \ \
| | * | | ALSA: sbawe: fix memory detectionKrzysztof Helt2009-12-211-3/+3
| | * | | ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt2009-12-211-2/+2
| | * | | ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-192-2/+2
| | * | | ALSA: AACI: switch to per-pcm lockingRussell King2009-12-182-21/+30
| | * | | ALSA: AACI: add double-rate supportRussell King2009-12-181-2/+15
| | * | | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-181-15/+7
| | * | | ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-181-11/+7
| | * | | ALSA: AACI: simplify codec rate informationRussell King2009-12-181-72/+3