aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown2009-04-21
| | |/ / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-04-27
|\ \ \ \ \ \ \ \
| * | | | | | | | ext2: missing unlock in ext2_quota_write()Dan Carpenter2009-04-27
| * | | | | | | | quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig2009-04-27
| |/ / / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-27
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: Do not try to validate extents on special filesTheodore Ts'o2009-04-24
| * | | | | | | | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o2009-04-24
| * | | | | | | | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o2009-04-24
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov2009-04-27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-27
| * | | | | | | | | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-26
| * | | | | | | | | sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda2009-04-26
| |/ / / / / / / /
* | | | | | | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-27
* | | | | | | | | FRV: Wire up new syscallsDavid Howells2009-04-27
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown2009-04-24
| * | | | | | | | | x86: check boundary in setup_node_bootmem()Yinghai Lu2009-04-23
| * | | | | | | | | uv_time: add parameter to uv_read_rtc()Coly Li2009-04-22
| * | | | | | | | | x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-22
| * | | | | | | | | Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar2009-04-22
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson2009-04-21
| * | | | | | | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-21
| * | | | | | | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-21
| * | | | | | | | | x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-04-20
| * | | | | | | | | x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-20
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-20
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs, x86: add nox2apic back to kernel-parameters.txtWeidong Han2009-04-18
| * | | | | | | | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput2009-04-17
| * | | | | | | | | | x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin2009-04-17
| * | | | | | | | | | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-17
| * | | | | | | | | | x86/uv: fix init of memory-less nodesJack Steiner2009-04-17
* | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu2009-04-16
| * | | | | | | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-14
* | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | locking: clarify kernel-taint warning messageIngo Molnar2009-04-23
| * | | | | | | | | | | lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-18
| * | | | | | | | | | | lockdep: more robust lockdep_map init sequencePeter Zijlstra2009-04-17
* | | | | | | | | | | | sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | | | | | | | | | | xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26