aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-07[PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering1-1/+2
2005-08-07[PATCH] Make visws compile againTom Duffy1-0/+1
2005-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds1-8/+0
2005-08-06Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds1-0/+5
2005-08-06[PATCH] ppc32: ppc440 pagetable attributes (comments updates)Matt Porter1-13/+13
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-8/+0
2005-08-05[PATCH] ppc32: fix ppc440 pagetable attributesMatt Porter1-3/+49
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo1-0/+1
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-3/+1
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski6-0/+27
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+3
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras2-2/+2
2005-08-04[PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown1-0/+1
2005-08-03[PATCH] fix get_user_pages bugNick Piggin1-5/+17
2005-08-02[PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky2-6/+2
2005-08-01[PATCH] ppc64: topology API fixAnton Blanchard1-1/+4
2005-08-01[PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk1-2/+2
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky1-1/+6
2005-08-01[PATCH] ppc32: add missing 4xx EMAC sysfs nodesEugene Surovegin1-1/+11
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter3-3/+41
2005-08-01[PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab1-1/+3
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan1-1/+6
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even1-1/+1
2005-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2-5/+2
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love1-1/+4
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love1-1/+4
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown23-103/+140
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2-5/+2
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2-5/+2
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman1-0/+3
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-0/+2
2005-07-29x86: fix new find_first_bit()Linus Torvalds1-7/+6
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-6/+30
2005-07-29Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds1-0/+5
2005-07-28[PATCH] uml: vm86 compile fixJeff Dike1-0/+6
2005-07-28[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan1-2/+1
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen1-0/+2
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen1-3/+10
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen1-3/+6
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2-0/+2
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.hAndi Kleen2-6/+0
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen1-24/+21
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King1-0/+5
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds2-23/+6
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds4-20/+24
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt1-30/+24