- a587d2d x86: Remove not used early_res code by Yinghai Lu · 16 years ago
- edbe7d2 memblock: Add find_memory_core_early() by Yinghai Lu · 16 years ago
- 7950c40 memblock: Add memblock_free/reserve_reserved_regions() by Yinghai Lu · 16 years ago
- 5303b68 memblock: Add memblock_find_in_range() by Yinghai Lu · 16 years ago
- 10d0643 memblock: Option for the architecture to put memblock into the .init section by Yinghai Lu · 16 years ago
- f0b37fa memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK by Yinghai Lu · 16 years ago
- 25818f0 memblock: Make MEMBLOCK_ERROR be 0 by Benjamin Herrenschmidt · 16 years ago
- 37d8d4b memblock: Export MEMBLOCK_ERROR by Yinghai Lu · 16 years ago
- 5e63cf4 memblock: Expose some memblock bits for use by x86 by Yinghai Lu · 16 years ago
- 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 16 years ago
- c196f76 memblock: NUMA allocate can now use early_pfn_map by Benjamin Herrenschmidt · 16 years ago
- d2cd563 memblock: Add arch function to control coalescing of memblock memory regions by Benjamin Herrenschmidt · 16 years ago
- bf23c51 memblock: Move memblock arrays to static storage in memblock.c and make their size a variable by Benjamin Herrenschmidt · 16 years ago
- 4734b59 memblock: Remove memblock_type.size and add memblock.memory_size instead by Benjamin Herrenschmidt · 16 years ago
- 9d3c30f memblock: Remove unused memblock.debug struct member by Benjamin Herrenschmidt · 16 years ago
- 2898cc4 memblock: Change u64 to phys_addr_t by Benjamin Herrenschmidt · 16 years ago
- cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 16 years ago
- e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 16 years ago
- 27f574c memblock: Expose MEMBLOCK_ALLOC_ANYWHERE by Benjamin Herrenschmidt · 16 years ago
- 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 16 years ago
- b693fff memblock: Remove memblock_find() by Benjamin Herrenschmidt · 16 years ago
- 1e2b904 memblock: Remove obsolete accessors by Benjamin Herrenschmidt · 16 years ago
- 5b385f2 memblock: Introduce for_each_memblock() and new accessors by Benjamin Herrenschmidt · 16 years ago
- 72d4b0b memblock: Implement memblock_is_memory and memblock_is_region_memory by Benjamin Herrenschmidt · 16 years ago
- 411a25a memblock: No reason to include asm/memblock.h late by Benjamin Herrenschmidt · 16 years ago
- e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 16 years ago
- b8b3e90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
- 51102ee Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
- be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- b126468 virtio_9p.h needs <linux/types.h> by Fang Wenqi · 16 years ago
- 6b0a299 Merge branch 'v2.6.35' by Alex Elder · 16 years ago
- 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 16 years ago
- 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 16 years ago
- ceb0885 Merge branch 'misc' into devel by Russell King · 16 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 16 years ago
- 7cfe249 ARM: AMBA: Add pclk support to AMBA bus infrastructure by Russell King · 16 years ago
- b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 16 years ago
- 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 16 years ago
- de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 16 years ago
- 129961e Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable by Russell King · 16 years ago
- bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 16 years ago
- 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
- 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 16 years ago
- a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- ac3e3fb ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative by Linus Walleij · 16 years ago
- ec489aa ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative by Linus Walleij · 16 years ago
- 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 16 years ago
- 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 16 years ago
- 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 16 years ago
- 8a35747 macvtap: Limit packet queue length by Herbert Xu · 16 years ago
- e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
- edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 16 years ago
- f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 16 years ago
- 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 16 years ago
- 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 16 years ago
- 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 16 years ago
- 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
- 2f495c3 net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag by Benjamin Herrenschmidt · 16 years ago
- 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 16 years ago
- f469461 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 16 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
- 44a54f7 tracing: Add alignment to syscall metadata declarations by Steven Rostedt · 16 years ago
- c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 140236b VFS: introduce s_dirty accessors by Artem Bityutskiy · 16 years ago
- 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 16 years ago
- edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 16 years ago
- 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 16 years ago
- bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 16 years ago
- b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 16 years ago
- ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 16 years ago
- e2aec37 linux/net.h: fix kernel-doc warnings by Randy Dunlap · 16 years ago
- f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 16 years ago
- 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8264569 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- c6353b4 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 by Tejun Heo · 16 years ago
- bf4f42b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 16 years ago
- b26c949 fb: fix colliding defines for fb flags. by Dave Airlie · 16 years ago
- 9b2c2ff mv643xx_eth: use sw csum for big packets by Saeed Bishara · 16 years ago
- c59690f Input: i8042 - mark stubs in i8042.h "static inline" by Feng Tang · 16 years ago
- 9c69520 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions by Mikael Pettersson · 16 years ago
- 984bc96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 57439f8 fs: fix superblock iteration race by npiggin@suse.de · 16 years ago
- bf98843 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH by Ben Hutchings · 16 years ago
- 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f014d93 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b70e4f0 tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h by Wu Zhangjin · 16 years ago
- da931a9 agp: drop vmalloc flag. by Dave Airlie · 16 years ago
- 575f552 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 16 years ago
- dc66c74 drbd: Fixed a race between disk-attach and unexpected state changes by Philipp Reisner · 16 years ago
- 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
- 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c544419 writeback: simplify and split bdi_start_writeback by Christoph Hellwig · 16 years ago
- 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 16 years ago