summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uml: iRQ stacksJeff Dike2007-05-111-0/+2
* m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2007-05-112-3/+3
* m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2007-05-111-0/+11
* h8300 syscall updateYoshinori Sato2007-05-111-16/+50
* x86_64: new syscallAndi Kleen2007-05-111-0/+3
* x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2007-05-111-0/+9
* i386: work around miscompilation of alternatives codeJoerg Roedel2007-05-113-2/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1012-47/+526
|\
| * [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-1/+11
| * [POWERPC] PS3: Fix sys manager build errorGeoff Levand2007-05-101-0/+5
| * [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-101-3/+15
| * [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell2007-05-101-4/+0
| * [POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell2007-05-101-1/+1
| * [POWERPC] Wire up sys_utimensatStephen Rothwell2007-05-102-1/+3
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-10187-1253/+2477
| |\
| * | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-091-0/+0
| * | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-094-37/+22
| * | [POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce2007-05-091-0/+469
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-101-1/+1
|\ \ \
| * | | [SPARC64]: Bump PROMINTR_MAX to 32.David S. Miller2007-05-101-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-05-1015-42/+57
|\ \ \ \
| * \ \ \ Pull misc-for-upstream into release branchLen Brown2007-05-101-1/+2
| |\ \ \ \
| | * | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-101-1/+2
| | | |_|/ | | |/| |
| * | | | Pull acpica into release branchLen Brown2007-05-1013-37/+48
| |\ \ \ \
| | * | | | ACPICA: LindentLen Brown2007-05-0913-37/+48
| * | | | | Pull bugzilla-8385 into release branchLen Brown2007-05-102-4/+7
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-092-3/+2
| | * | | Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-091-1/+5
* | | | | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-103-0/+324
|\ \ \ \ \
| * | | | | firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2007-05-102-45/+73
| * | | | | firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg2007-05-101-2/+2
| * | | | | CRC ITU-T V.41Ivo van Doorn2007-05-101-0/+28
| * | | | | firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.Kristian Høgsberg2007-04-301-0/+268
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-103-3/+4
|\ \ \ \ \ \
| * | | | | | [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-1/+1
| * | | | | | [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-1/+1
| * | | | | | [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-1/+2
| | |/ / / / | |/| | | |
* | | | | | Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman2007-05-101-5/+0
* | | | | | add upper-32-bits macroAndrew Morton2007-05-101-0/+10
* | | | | | slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2007-05-101-2/+5
|/ / / / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-099-24/+1203
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-087-0/+1118
| * | | | IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-0/+3
| * | | | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-082-24/+82
* | | | | Revert "md: improve partition detection in md array"Linus Torvalds2007-05-091-0/+1
* | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-091-0/+2
|\ \ \ \ \
| * | | | | [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+2
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-091-43/+50
|\ \ \ \ \ \
| * | | | | | ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-0/+5
| * | | | | | ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-6/+4
OpenPOWER on IntegriCloud