aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/page.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-28[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle1-2/+2
2007-09-28[x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin1-3/+6
2007-09-28[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk1-0/+1
2007-09-28[POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk1-2/+2
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich1-1/+1
2007-09-28[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich1-1/+1
2007-09-28[POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich1-1/+1
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok4-0/+5
2007-09-27sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-09-27sky2: FE+ vlan workaroundStephen Hemminger1-2/+6
2007-09-27sky2: sky2 FE+ receive status workaroundStephen Hemminger1-11/+17
2007-09-27i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2-0/+18
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-27[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle1-2/+2
2007-09-27[NET]: Zero length write() on socket should not simply return 0.David S. Miller1-3/+0
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2-1/+6
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2-35/+0
2007-09-26[x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin1-7/+23
2007-09-26xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge1-1/+4
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2-0/+35
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur1-0/+3
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-09-26lguest example launcher truncates block device file to 0 length on problemsChris Malley1-1/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro2-2/+2
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro1-1/+1
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro1-2/+0
2007-09-26usbvision-video: buggered method tablesAl Viro1-3/+2
2007-09-26Add explicit zeroing to "envp" array in device 'show' methodLinus Torvalds1-0/+1
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr1-2/+2
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro1-0/+4
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt1-8/+6
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun4-0/+100
2007-09-25SCTP: Discard OOTB packetes with bundled INIT early.Vlad Yasevich1-0/+8
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich3-42/+138
2007-09-25SCTP: Explicitely discard OOTB chunksVlad Yasevich1-5/+8
2007-09-25SCTP: Send ABORT chunk with correct tag in response to INIT ACKWei Yongjun1-1/+16
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich1-0/+8
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg2-2/+2
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg1-1/+1
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg1-1/+1
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma1-0/+2
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-25[SCSI] esp: fix instance numbering.David Miller1-1/+2
2007-09-25pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo1-1/+2
2007-09-25sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is usedTejun Heo1-4/+12
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui1-3/+3
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy3-5/+5
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy1-21/+21
2007-09-25fix modules oopsing in lguest guestsRusty Russell1-3/+3