summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparsemem: Put mem map for one node together.Yinghai Lu2010-02-125-3/+195
* sparsemem: Put usemap for one node togetherYinghai Lu2010-02-121-18/+66
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-1213-23/+454
* x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-104-12/+12
* x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu2010-02-101-4/+17
* x86: Dynamically increase early_res array sizeYinghai Lu2010-02-101-0/+53
* x86: Introduce max_early_res and early_res_countYinghai Lu2010-02-101-15/+32
* x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-104-45/+22
* x86: Print out RAM buffer informationYinghai Lu2010-02-101-0/+2
* x86: Change range end to start+sizeYinghai Lu2010-02-103-36/+40
* x86/pci: Enable pci root res read out for 32bit tooYinghai Lu2010-02-104-24/+5
* x86/pci: Add cap_resource()Yinghai Lu2010-02-103-3/+17
* x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu2010-02-101-8/+8
* x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-103-9/+4
* x86/pci: Use resource_size_t in update_resYinghai Lu2010-02-102-10/+10
* x86: Move range related operation to one fileYinghai Lu2010-02-106-230/+214
* ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin2010-02-101-7/+7
* Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-1010062-478330/+877468
|\
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-101-6/+6
| |\
| | * i2c-tiny-usb: Fix on big-endian systemsJean Delvare2010-02-051-6/+6
| * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-102-3/+5
| |\ \
| | * | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
| | * | [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
| | * | [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
| * | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-103-4/+8
| |\ \ \
| | * | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| | * | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| | * | | Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang2010-02-091-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-101-6/+9
| |\ \ \ \
| | * | | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
| | * | | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-101-3/+9
| |\ \ \ \ \
| | * | | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-107-14/+54
| |\ \ \ \ \ \
| | * | | | | | cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-081-2/+5
| | * | | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-081-1/+11
| | * | | | | | [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-061-6/+5
| | * | | | | | cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-061-0/+1
| | * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-01-011-2/+2
| | |\ \ \ \ \ \
| | * | | | | | | [CIFS] Add support for TCP_NODELAYSteve French2010-01-014-5/+32
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-1035-164/+197
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-086-28/+38
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
| | | * | | | | | | Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
| | | * | | | | | | Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-031-0/+1
| | | * | | | | | | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
| | | * | | | | | | Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
| | | * | | | | | | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
| | * | | | | | | | drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
| | * | | | | | | | MAINTAINERS: networking drivers - Add git net-next treeJoe Perches2010-02-081-0/+1
OpenPOWER on IntegriCloud