summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-161-1/+6
|\
| * [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-161-1/+6
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-164-5/+12
|\ \
| * | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-161-2/+10
| * | [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-161-1/+1
| * | Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-1623-42/+126
| |\ \
| * \ \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-162-2/+1
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-162-2/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-165-8/+7
|\ \ \ \
| * | | | [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
| * | | | [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-2/+2
| * | | | [MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman2008-06-161-2/+2
| * | | | [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-161-2/+0
| * | | | [MIPS] Alchemy: Add au1500 reserved interruptbruno randolf2008-06-161-0/+1
| | |_|/ | |/| |
* | | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-161-0/+3
* | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-161-8/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-141-0/+1
|\ \ \
| * \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-121-0/+1
| |\ \ \
| | * | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-131-1/+1
|\ \ \ \ \
| * | | | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin2008-06-131-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-133-10/+2
|\ \ \ \ \ \
| * | | | | | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-123-10/+2
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-121-1/+4
|\ \ \ \ \ \ \
| * | | | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-121-8/+9
* | | | | | | cciss: add new hardware supportMike Miller2008-06-121-0/+1
* | | | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
* | | | | | | m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-121-2/+43
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-0/+13
|\ \ \ \ \ \
| * | | | | | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-0/+13
* | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-122-10/+27
|\ \ \ \ \ \ \
| * | | | | | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| * | | | | | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-121-0/+19
| * | | | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-122-9/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-113-3/+5
|\ \ \ \ \ \ \
| * | | | | | | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-111-0/+1
| * | | | | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-111-3/+3
| * | | | | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-112-1/+2
|\ \ \ \ \ \ \
| * | | | | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-061-1/+1
| * | | | | | | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-061-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-116-4/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-101-1/+1
| |\ \ \ \ \
| | * | | | | virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-101-1/+1
| * | | | | | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-101-0/+1
| * | | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-102-1/+13
| * | | | | | ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen2008-06-101-1/+0
| |/ / / / /
| * | | | | include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-101-1/+1
|\ \ \ \ \ \
OpenPOWER on IntegriCloud