| Commit message (Expand) | Author | Age |
... | |
| * | | [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx | Mark Brown | 2008-02-29 |
| * | | [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* | eric miao | 2008-02-29 |
| * | | [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite | eric miao | 2008-02-29 |
| * | | [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base | eric miao | 2008-02-29 |
| * | | [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with... | Alexandre Rusev | 2008-02-29 |
| * | | [ARM] eliminate MODULE_PARM() usage | Randy Dunlap | 2008-02-29 |
| * | | [ARM] 4838/1: Fix kexec for SA1100 machines | Thomas Kunze | 2008-02-29 |
| * | | [ARM] 4837/1: make __get_unaligned_*() return unsigned types | Lennert Buytenhek | 2008-02-29 |
| * | | [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC | Uli Luckas | 2008-02-29 |
* | | | rcupreempt: remove never-migrates assumption from rcu_process_callbacks() | Paul E. McKenney | 2008-02-29 |
* | | | rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug | Paul E. McKenney | 2008-02-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-29 |
|\ \ \ |
|
| * | | | softlockup: fix task state setting | Dmitry Adamushko | 2008-02-29 |
| * | | | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt | 2008-02-29 |
* | | | | xen: mask out SEP from CPUID | Jeremy Fitzhardinge | 2008-02-29 |
* | | | | x86 ptrace: fix ptrace_bts_config structure declaration | Dave Anderson | 2008-02-29 |
* | | | | x86: disable BTS ptrace extensions for now | Ingo Molnar | 2008-02-29 |
* | | | | x86: CPA: avoid split of alias mappings | Thomas Gleixner | 2008-02-29 |
* | | | | x86: delay the export removal of init_mm | Ingo Molnar | 2008-02-29 |
* | | | | x86: fix leak un ioremap_page_range() failure | Ingo Molnar | 2008-02-29 |
* | | | | x86 vdso: fix build locale dependency | Roland McGrath | 2008-02-29 |
* | | | | x86: restore vsyscall64 prochandler | Thomas Gleixner | 2008-02-29 |
* | | | | x86: fix pmd_bad and pud_bad to support huge pages | Hans Rosenfeld | 2008-02-29 |
* | | | | x86: tls prevent_tail_call | Roland McGrath | 2008-02-29 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-fix-2.6 | Linus Torvalds | 2008-02-29 |
|\ \ \ |
|
| * | | | [ALSA] intel8x0 - Add quirk for Compaq Deskpro EN | Takashi Iwai | 2008-02-29 |
| * | | | [ALSA] hda-codec - Adapt eeepc p701 mixer for virtual master control | Herton Ronaldo Krzesinski | 2008-02-29 |
| * | | | [ALSA] sound: ice1712: unused structs | Harvey Harrison | 2008-02-29 |
| * | | | [ALSA] ASoC: Fix WM9712 mixer_event DAPM widget function type | Jarkko Nikula | 2008-02-29 |
| * | | | [ALSA] ASoC: Fix DAPM widget function types in pxa machine drivers | Jarkko Nikula | 2008-02-29 |
| * | | | [ALSA] hda-codec - Fix mixer names of realtek codecs to adapt mater controls | Takashi Iwai | 2008-02-29 |
| * | | | [ALSA] intel8x0 - Add quirk for Acer Travelmate 2310 | Takashi Iwai | 2008-02-29 |
| * | | | [ALSA] hda_intel - Add model quirk for Albatron KI690-AM2 motherboard | Andrew Paprocki | 2008-02-29 |
| * | | | [ALSA] oxygen: add owner field | Clemens Ladisch | 2008-02-29 |
| * | | | [ALSA] hda-codec - Add Fujitsu Lifebook E8410 to quirk table | Tony Vroon | 2008-02-29 |
| * | | | [ALSA] hda-codec - Fix AD1988 capture elements | Takashi Iwai | 2008-02-29 |
| * | | | [ALSA] sb8: fix SB 1.0 capture DMA programming | Clemens Ladisch | 2008-02-29 |
| * | | | [ALSA] usb-audio: add workaround for broken E-Mu frequency feedback | Clemens Ladisch | 2008-02-29 |
| * | | | [ALSA] ASoC: Fix TLV320AIC3X PLL divider table for 64 kHz rate | Jarkko Nikula | 2008-02-29 |
| * | | | [ALSA] hda-codec - Fix Master volume on HP dv8000 | Takashi Iwai | 2008-02-29 |
* | | | | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2008-02-29 |
|\ \ \ \ |
|
| * | | | | avr32: Fix OCD refcounting bug | Haavard Skinnemoen | 2008-02-27 |
| * | | | | avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop | Haavard Skinnemoen | 2008-02-15 |
| * | | | | avr32: Use correct config symbol in atstk1004 board code | Haavard Skinnemoen | 2008-02-13 |
| * | | | | avr32: Fix broken pte dump code in do_page_fault() | Haavard Skinnemoen | 2008-02-13 |
| * | | | | AVR32: Define PAGE_SHARED | Haavard Skinnemoen | 2008-02-13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-02-29 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. | Sonic Zhang | 2008-02-28 |
| * | | | | | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr... | Sonic Zhang | 2008-02-25 |
| * | | | | | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta... | Sonic Zhang | 2008-02-25 |