| Commit message (Expand) | Author | Age |
* | [S390] sclp console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 |
* | [S390] 3270 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 |
* | [S390] 3215 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 |
* | [S390] time: convert from bootmem to slab | Heiko Carstens | 2009-06-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-06-21 |
|\ |
|
| * | sdhci: remove needless double parenthesis | Pierre Ossman | 2009-06-21 |
| * | sdhci: Specific quirk vor VIA SDHCI controller in VX855ES | Harald Welte | 2009-06-21 |
| * | s3cmci: fix dma configuration call | Ben Dooks | 2009-06-21 |
| * | mmc: Add new via-sdmmc host controller driver | Harald Welte | 2009-06-21 |
| * | sdhci: Add support for hosts that are only capable of 1-bit transfers | Anton Vorontsov | 2009-06-21 |
| * | MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface) | Nicolas Ferre | 2009-06-21 |
| * | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks | 2009-06-21 |
| * | sdhci: Add better ADMA error reporting | Ben Dooks | 2009-06-21 |
| * | sdhci-s3c: Samsung S3C based SDHCI controller glue | Ben Dooks | 2009-06-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-06-21 |
|\ \ |
|
| * | | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying | 2009-06-18 |
| * | | crypto: aes-ni - Do not sleep when using the FPU | Huang Ying | 2009-06-18 |
| * | | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying | 2009-06-18 |
| * | | crypto: padlock-aes - work around Nano CPU errata in CBC mode | Chuck Ebbert | 2009-06-18 |
| * | | crypto: padlock-aes - work around Nano CPU errata in ECB mode | Chuck Ebbert | 2009-06-18 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-21 |
|\ \ \ |
|
| * | | | lockdep: Select frame pointers on x86 | Peter Zijlstra | 2009-06-21 |
| * | | | dma-debug: be more careful when building reference entries | Joerg Roedel | 2009-06-15 |
| * | | | dma-debug: check for sg_call_ents in best-fit algorithm too | Joerg Roedel | 2009-06-15 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-21 |
| |\ \ \ \ |
|
| | * | | | | ALSA: hda - Add model=6530g option | Takashi Iwai | 2009-06-21 |
| | * | | | | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888 | Tony Vroon | 2009-06-21 |
| | * | | | | ALSA: HDA - Correct trivial typos in comments. | Sasha Alexandr | 2009-06-17 |
| | * | | | | ALSA: HDA - Name-fixes in code (tagra/targa) | Sasha Alexandr | 2009-06-17 |
| | * | | | | ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard. | Sasha Alexandr | 2009-06-17 |
| | * | | | | ALSA: hda - Fix memory leak at codec creation | Takashi Iwai | 2009-06-17 |
| * | | | | | Merge branch 'topic/caiaq' into for-linus | Takashi Iwai | 2009-06-21 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: snd_usb_caiaq: fix legacy input streaming | Daniel Mack | 2009-06-17 |
| * | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ASoC: Kill BUS_ID_SIZE | Takashi Iwai | 2009-06-17 |
* | | | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 |
* | | | | | | | | Remove internal use of 'write_access' in mm/memory.c | Linus Torvalds | 2009-06-21 |
* | | | | | | | | ipc: unbreak 32-bit shmctl/semctl/msgctl | Johannes Weiner | 2009-06-21 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | mm: page_alloc: clear PG_locked before checking flags on free | Johannes Weiner | 2009-06-20 |
* | | | | | | | x86, 64-bit: Clean up user address masking | Linus Torvalds | 2009-06-20 |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | genirq, irq.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 |
| * | | | | | | | genirq: fix comment to say IRQ_WAKE_THREAD | Steven Rostedt | 2009-05-12 |
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | perfcounter: Handle some IO return values | Frederic Weisbecker | 2009-06-20 |
| * | | | | | | | | perf_counter: Push perf_sample_data through the swcounter code | Peter Zijlstra | 2009-06-20 |
| * | | | | | | | | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 |
| * | | | | | | | | perf_counter: Close race in perf_lock_task_context() | Peter Zijlstra | 2009-06-19 |
| * | | | | | | | | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2009-06-19 |