summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-11-101-4/+13
* net: Fix recursive descent in __scm_destroy().David Miller2008-11-102-2/+5
* PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-10-221-0/+1
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-10-222-0/+6
* libata: LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-10-221-1/+1
* netlink: fix overrun in attribute iterationVegard Nossum2008-10-081-1/+1
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-10-081-0/+2
* rtc: fix deadlockIngo Molnar2008-10-081-8/+4
* mm: dirty page tracking race fixNick Piggin2008-10-081-1/+1
* x86-64: fix overlap of modules and fixmap areasJan Beulich2008-10-081-1/+1
* APIC routing fixYinghai Lu2008-10-081-0/+1
* sched: fix process time monotonicityBalbir Singh2008-10-081-0/+4
* x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-10-081-2/+0
* x86-64: Clean up save/restore_i387() usageLinus Torvalds2008-10-081-54/+0
* smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-10-081-0/+2
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-10-081-6/+6
* NET: fix build error caused by Greg K-HGreg Kroah-Hartman2008-09-083-21/+32
* net: Unbreak userspace which includes linux/mroute.hDavid S. Miller2008-09-083-50/+21
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-09-082-1/+3
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-09-081-0/+3
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-201-0/+32
* x86: fix spin_is_contended()Jan Beulich2008-08-201-2/+2
* sparc64: Implement IRQ stacks.David S. Miller2008-08-201-0/+4
* sparc64: Make global reg dumping even more useful.David S. Miller2008-08-201-4/+4
* radeon: misc correctionsDavid Miller2008-08-201-2/+3
* sparc64: FUTEX_OP_ANDN fixMikael Pettersson2008-08-201-1/+1
* usb-serial: don't release unregistered minorsAlan Stern2008-08-201-1/+2
* radeonfb: fix accel engine hangsDavid Miller2008-08-201-0/+4
* ALSA: emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-08-061-0/+1
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-08-011-0/+1
* sparc64: Do not define BIO_VMERGE_BOUNDARY.David S. Miller2008-08-011-1/+0
* ARM: fix fls() for 64-bit argumentsAndrew Morton2008-08-011-1/+8
* vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-08-011-1/+3
* Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski2008-08-011-2/+2
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-08-011-0/+1
* ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller2008-08-011-0/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
|\
| * x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
* | frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
* | Fix name of Russell King in various commentsUwe Kleine-König2008-07-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-101-0/+1
|\ \
| * | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-081-0/+15
|\ \ \
| * | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-081-0/+15
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-081-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin2008-07-081-1/+4
* | | | Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2008-07-082-6/+10
|/ / /
* | | x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori2008-07-061-5/+10
* | | Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-052-8/+5
| |/ |/|
* | cpumask: introduce new APIsStephen Rothwell2008-07-041-0/+4