Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+3 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+3 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 16 | -237/+560 |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -8/+36 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 15 | -381/+581 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -5/+11 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -4/+36 |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 4 | -2/+16 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 4 | -1/+26 |
2008-12-25 | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai | 1 | -0/+1 |
2008-12-25 | Merge branch 'topic/hda' into to-push | Takashi Iwai | 1 | -0/+1 |
2008-12-25 | Merge branch 'topic/asoc' into to-push | Takashi Iwai | 1 | -4/+34 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 15 | -381/+581 |
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 | 1 | -2/+2 |
2008-12-25 | crypto: hash - Add import/export interface | Herbert Xu | 1 | -0/+1 |
2008-12-25 | crypto: hash - Export shash through ahash | Herbert Xu | 1 | -1/+1 |
2008-12-25 | crypto: hash - Add shash interface | Herbert Xu | 1 | -0/+1 |
2008-12-25 | crypto: api - Rebirth of crypto_alloc_tfm | Herbert Xu | 1 | -1/+3 |
2008-12-25 | crypto: api - Move type exit function into crypto_tfm | Herbert Xu | 1 | -0/+2 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 1 | -0/+1 |
2008-12-24 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2 | -2/+7 |
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 | 5 | -0/+36 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 4 | -2/+16 |
2008-12-22 | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 1 | -1/+3 |
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 | 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 | 1 | -6/+0 |
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 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 8 | -21/+39 |
2008-12-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 329 | -2677/+18174 |
2008-12-18 | x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 | venkatesh.pallipadi@intel.com | 1 | -0/+6 |
2008-12-18 | x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 | venkatesh.pallipadi@intel.com | 1 | -0/+3 |
2008-12-18 | x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 | venkatesh.pallipadi@intel.com | 1 | -0/+9 |
2008-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2008-12-18 | ASoC: Add WM8350 AudioPlus codec driver | Mark Brown | 1 | -4/+34 |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 1 | -2/+1 |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 1 | -0/+8 |
2008-12-17 | USB: fix comment about endianness of descriptors | Phil Endecott | 1 | -2/+6 |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2 | -0/+12 |
2008-12-16 | netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC | Pablo Neira Ayuso | 1 | -0/+1 |
2008-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+7 |
2008-12-15 | Define smp_call_function_many for UP | Rusty Russell | 1 | -0/+2 |