Age | Commit message (Expand) | Author | Files | Lines |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 1 | -88/+61 |
2008-10-10 | x86, pat: cleanups | Ingo Molnar | 1 | -35/+32 |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 1 | -1/+1 |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha | 4 | -0/+105 |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha | 1 | -2/+38 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 4 | -157/+5 |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha | 1 | -7/+16 |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2 | -10/+34 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2 | -20/+144 |
2008-10-10 | x86, cpa: remove USER permission from the very early identity mapping attribute | Suresh Siddha | 1 | -2/+2 |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 3 | -21/+28 |
2008-09-14 | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 1319 | -14583/+38142 |
2008-09-10 | Linux 2.6.27-rc6v2.6.27-rc6 | Linus Torvalds | 1 | -1/+1 |
2008-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -51/+89 |
2008-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-09-10 | ipv6: Fix OOPS in ip6_dst_lookup_tail(). | Neil Horman | 1 | -32/+32 |
2008-09-10 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+8 |
2008-09-10 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 1 | -10/+8 |
2008-09-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+10 |
2008-09-09 | x86: fix memmap=exactmap boot argument | Prarit Bhargava | 1 | -1/+1 |
2008-09-09 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 6 | -18/+61 |
2008-09-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2008-09-09 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 10 | -141/+221 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 8 | -11/+56 |
2008-09-09 | MAINTAINERS: add Atheros maintainer for atlx | Chris Snook | 1 | -1/+3 |
2008-09-09 | update Documentation/filesystems/Locking for 2.6.27 changes | Christoph Hellwig | 1 | -11/+4 |
2008-09-09 | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 2 | -0/+3 |
2008-09-09 | [S390] cio: allow offline processing for disconnected devices | Peter Oberparleiter | 1 | -0/+7 |
2008-09-09 | [S390] cio: handle ssch() return codes correctly. | Cornelia Huck | 1 | -1/+3 |
2008-09-09 | [S390] cio: Correct cleanup on error. | Cornelia Huck | 2 | -17/+22 |
2008-09-09 | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode | Jarod Wilson | 2 | -0/+29 |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 6 | -19/+54 |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 4 | -5/+26 |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 4 | -7/+24 |
2008-09-09 | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann | 1 | -7/+4 |
2008-09-09 | sparc64: Disable timer interrupts in fixup_irqs(). | David S. Miller | 1 | -0/+2 |
2008-09-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Linus Torvalds | 3 | -3/+64 |
2008-09-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -7/+24 |
2008-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -36/+48 |
2008-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 10 | -13/+50 |
2008-09-09 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -137/+196 |
2008-09-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -43/+65 |
2008-09-09 | Fix format of MAINTAINERS | Uwe Kleine-König | 1 | -1/+1 |
2008-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -17/+94 |
2008-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -8/+6 |
2008-09-09 | usb: fix null deferences in low level usb serial | Jason Wessel | 1 | -1/+1 |
2008-09-09 | NFS: Restore missing hunk in NFS mount option parser | Chuck Lever | 1 | -0/+6 |
2008-09-09 | bridge: don't allow setting hello time to zero | Stephen Hemminger | 2 | -9/+25 |
2008-09-09 | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano | 4 | -0/+40 |
2008-09-08 | x86: disable static NOPLs on 32 bits | Linus Torvalds | 1 | -5/+8 |