aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-14fix module_update_markers() compile errorAdrian Bunk
2008-02-14slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter
2008-02-14slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter
2008-02-14slub: kmalloc page allocator pass-through cleanupPekka Enberg
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-14[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese
2008-02-14[POWERPC] Wire up new timerfd syscallsStephen Rothwell
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14maple: Fix up maple build failure.Paul Mundt
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: make copy_to/from_user() static inlineMagnus Damm
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-14maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin
2008-02-14maple: fix up whitespace damage.Adrian McMenamin
2008-02-14sh: termios ioctl definitionsAlan Cox
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-13x86: fix sigcontext.h user exportIngo Molnar
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-12[NET]: Improve cache line coherency of ingress qdiscNeil Turton
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu
2008-02-12[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski