Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -1/+46 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+4 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 20 | -256/+744 |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -8/+96 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 17 | -383/+614 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -15/+166 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 14 | -229/+449 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -1/+2 |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 8 | -18/+30 |
2008-12-25 | [S390] __page_to_pfn warnings | Martin Schwidefsky | 1 | -1/+1 |
2008-12-25 | [S390] iucv: Locking free version of iucv_message_(receive|send) | Hendrik Brueckner | 1 | -0/+45 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 8 | -6/+37 |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 1 | -2/+2 |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 2 | -2/+6 |
2008-12-25 | Merge branch 'topic/udev-id-rename' into to-push | Takashi Iwai | 1 | -49/+57 |
2008-12-25 | Merge branch 'topic/snd-hrtimer' into to-push | Takashi Iwai | 1 | -0/+1 |
2008-12-25 | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai | 2 | -0/+2 |
2008-12-25 | Merge branch 'topic/hda' into to-push | Takashi Iwai | 2 | -0/+2 |
2008-12-25 | Merge branch 'topic/cs5535audio' into to-push | Takashi Iwai | 1 | -0/+2 |
2008-12-25 | Merge branch 'topic/ca0106' into to-push | Takashi Iwai | 2 | -4/+26 |
2008-12-25 | Merge branch 'topic/asoc' into to-push | Takashi Iwai | 7 | -176/+359 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 17 | -383/+614 |
2008-12-25 | crypto: aes - Precompute tables | Herbert Xu | 1 | -4/+4 |
2008-12-25 | libcrc32c: Add crc32c_le macro | Herbert Xu | 1 | -0/+3 |
2008-12-25 | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 1 | -4/+1 |
2008-12-25 | crypto: hash - Export shash through hash | Herbert Xu | 3 | -2/+10 |
2008-12-25 | crypto: hash - Add import/export interface | Herbert Xu | 3 | -5/+22 |
2008-12-25 | crypto: hash - Export shash through ahash | Herbert Xu | 1 | -1/+1 |
2008-12-25 | crypto: hash - Add shash interface | Herbert Xu | 3 | -0/+113 |
2008-12-25 | crypto: api - Rebirth of crypto_alloc_tfm | Herbert Xu | 2 | -1/+13 |
2008-12-25 | crypto: api - Move type exit function into crypto_tfm | Herbert Xu | 2 | -1/+2 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 4 | -3/+10 |
2008-12-24 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 3 | -3/+10 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 1 | -8/+0 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 8 | -0/+96 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 6 | -16/+24 |
2008-12-22 | video: sh_mobile_lcdcfb deferred io support | Magnus Damm | 1 | -0/+1 |
2008-12-22 | fb: SH-5 uses __raw I/O accessors now also, drop the special casing. | Paul Mundt | 1 | -1/+1 |
2008-12-21 | ftrace: enable format arguments checking | Lai Jiangshan | 1 | -1/+1 |
2008-12-20 | Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106 | Takashi Iwai | 26 | -49/+73 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -0/+2 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 1 | -0/+22 |
2008-12-19 | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com | 2 | -6/+46 |
2008-12-19 | x86: PAT: remove follow_pfnmap_pte in favor of follow_phys | venkatesh.pallipadi@intel.com | 1 | -3/+0 |
2008-12-19 | x86: PAT: modify follow_phys to return phys_addr prot and return value | venkatesh.pallipadi@intel.com | 1 | -0/+2 |
2008-12-19 | x86: PAT: clarify is_linear_pfn_mapping() interface | venkatesh.pallipadi@intel.com | 1 | -0/+8 |
2008-12-20 | security: pass mount flags to security_sb_kern_mount() | James Morris | 1 | -3/+3 |
2008-12-19 | ACPI: don't cond_resched() when irqs_disabled() | Wu Fengguang | 1 | -1/+5 |
2008-12-19 | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 1 | -1/+1 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 12 | -36/+48 |