summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-16x86, mm: Report state of NX protections during bootKees Cook4-9/+29
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin6-50/+13
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2-4/+8
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin1-6/+3
2009-11-16x86-32: Use symbolic constants, safer CPUID when enabling EFER.NXH. Peter Anvin1-7/+11
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu3-13/+17
2009-11-08x86: k8.h: Add struct bootnodeRandy Dunlap1-0/+1
2009-11-02x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha1-2/+10
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2-2/+18
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha4-6/+9
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt1-1/+2
2009-10-24x86, boot: Simplify setting of the PAE bitAlexander Potashev1-2/+1
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim1-2/+2
2009-10-20x86-64: add comment for RODATA large page retainmentSuresh Siddha1-1/+12
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha4-1/+50
2009-10-20x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2-4/+5
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes2-28/+184
2009-10-12x86: Export srat physical topologyDavid Rientjes5-15/+33
2009-10-12x86: Export k8 physical topologyDavid Rientjes8-24/+62
2009-10-12x86: Clean up and add missing log levels for k8David Rientjes1-20/+19
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds1-1/+1
2009-10-11Linux 2.6.32-rc4v2.6.32-rc4Linus Torvalds1-1/+1
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds28-82/+282
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt1-2/+2
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds35-412/+316
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds40-8248/+148
2009-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-58/+292
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds14-157/+447
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan145-1/+145
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds259-666/+58442
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum1-3/+3
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum1-6/+9
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum10-51/+37
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum1-4/+8
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum1-5/+8
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp1-0/+1
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum1-1/+3
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk1-1/+1
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel1-0/+1
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern1-0/+9
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2-15/+15
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser1-4/+4
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev1-0/+7
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger4-11/+8
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp1-1/+1
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp1-0/+9
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp1-0/+12