Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present | Theodore Ts'o | 2009-04-24 | 1 | -3/+1 | |
| | * | | | | | | | | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode | Theodore Ts'o | 2009-04-24 | 1 | -1/+11 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-04-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex | Oleg Nesterov | 2009-04-27 | 1 | -2/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-27 | 3 | -41/+61 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. | Paul Mundt | 2009-04-27 | 1 | -1/+1 | |
| | * | | | | | | | | | maple: input: fix up maple mouse driver | Adrian McMenamin | 2009-04-27 | 1 | -20/+23 | |
| | * | | | | | | | | | sh: sh7785lcr: fix defconfig for 29-bit mode | Yoshihiro Shimoda | 2009-04-27 | 1 | -20/+37 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 2009-04-27 | 1 | -2/+3 | |
| * | | | | | | | | | FRV: Wire up new syscalls | David Howells | 2009-04-27 | 2 | -1/+5 | |
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 12 | -14/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 | 1 | -2/+0 | |
| | * | | | | | | | | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 | 1 | -0/+3 | |
| | * | | | | | | | | | uv_time: add parameter to uv_read_rtc() | Coly Li | 2009-04-22 | 1 | -5/+5 | |
| | * | | | | | | | | | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 2009-04-22 | 1 | -1/+17 | |
| | * | | | | | | | | | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 2009-04-22 | 168 | -1207/+1595 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 | 1 | -0/+1 | |
| | * | | | | | | | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-04-21 | 1 | -1/+1 | |
| | * | | | | | | | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 2009-04-21 | 1 | -1/+2 | |
| | * | | | | | | | | | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 2009-04-20 | 1 | -1/+3 | |
| | * | | | | | | | | | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 2009-04-20 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-20 | 1348 | -36758/+41824 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | docs, x86: add nox2apic back to kernel-parameters.txt | Weidong Han | 2009-04-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __init | Jaswinder Singh Rajput | 2009-04-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 2009-04-17 | 1 | -1/+5 | |
| | * | | | | | | | | | | x86/uv: fix init of cpu-less nodes | Jack Steiner | 2009-04-17 | 1 | -0/+14 | |
| | * | | | | | | | | | | x86/uv: fix init of memory-less nodes | Jack Steiner | 2009-04-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 3 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken | Yinghai Lu | 2009-04-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 | 2 | -3/+4 | |
| * | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-26 | 3 | -9/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | locking: clarify kernel-taint warning message | Ingo Molnar | 2009-04-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt | 2009-04-18 | 1 | -0/+3 | |
| | * | | | | | | | | | | | lockdep: more robust lockdep_map init sequence | Peter Zijlstra | 2009-04-17 | 1 | -8/+14 | |
| * | | | | | | | | | | | | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 | |
| * | | | | | | | | | | | | sh: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 4 | -4/+8 | |
| * | | | | | | | | | | | | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 | |
| * | | | | | | | | | | | | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 6 | -6/+11 | |
| * | | | | | | | | | | | | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -5/+3 | |
| * | | | | | | | | | | | | m68k: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 4 | -4/+4 | |
| * | | | | | | | | | | | | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 | |
| * | | | | | | | | | | | | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+3 | |
| * | | | | | | | | | | | | alpha: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+3 | |
| * | | | | | | | | | | | | xtensa: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 | |
| * | | | | | | | | | | | | Add new HEAD_TEXT_SECTION macro. | Tim Abbott | 2009-04-26 | 3 | -2/+12 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | PM/Hibernate: Fix waiting for image device to appear on resume | Rafael J. Wysocki | 2009-04-24 | 1 | -24/+27 | |
| * | | | | | | | | | | | ROMFS: Advance destination buffer pointer when reading from a blockdev | David Howells | 2009-04-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells | 2009-04-24 | 3 | -22/+53 | |
| * | | | | | | | | | | | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman | 2009-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | CacheFiles: Fix the documentation to use the correct credential pointer names | Marc Dionne | 2009-04-24 | 1 | -4/+4 |