- ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
- b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
- a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
- a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
- e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
- a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
- ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
- cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
- 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
- a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
- 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
- 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 16 years ago
- 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
- 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
- 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
- da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
- 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
- a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
- 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
- 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
- c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
- e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
- ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
- b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
- 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
- e108526 move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
- 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
- b552068 Remove __DECLARE_SEMAPHORE_GENERIC by Matthew Wilcox · 17 years ago
- 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
- 04bbe43 x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks by Vegard Nossum · 16 years ago
- 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- 0f6e38a 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
- e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
- ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
- 3b8ac53 ide: add per-device flags by Borislav Petkov · 16 years ago
- 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 16 years ago
- d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 16 years ago
- 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
- 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
- 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
- d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
- 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
- ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
- 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
- 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
- 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
- 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
- b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
- c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
- ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
- 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
- cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
- b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
- c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
- 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
- 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 17 years ago
- 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
- f472f80 HID: add n-trig digitizer usage by Rafi Rubin · 16 years ago
- 137d3ed sg: reimplement sg mapping iterator by Tejun Heo · 16 years ago
- f46e920 leds: Add support for Philips PCA955x I2C LED drivers by Nate Case · 16 years ago
- 781a54e leds: mark led_classdev.default_trigger as const by Anton Vorontsov · 16 years ago
- e14fa82 leds: Add pca9532 led driver by Riku Voipio · 16 years ago
- c1863be m68knommu: remove RPXCLASSIC from the m68k tree by Sebastian Siewior · 17 years ago
- 6dbeb45 m68knommu: add read_barrier_depends() and irqs_disabled_flags() by Sebastian Siewior · 17 years ago
- e872504 m68knommu: add byteswap assembly opcode for ISA A+ by Sebastian Siewior · 16 years ago
- a6260ef m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C by Sebastian Siewior · 17 years ago
- c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- e9dd54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
- 7f1b358 I/OAT: I/OAT version 3.0 support by Maciej Sosnowski · 16 years ago
- 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
- 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
- 428695b sparc: Fixes the DRM layer build on sparc. by David S. Miller · 16 years ago
- e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 16 years ago
- 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
- abd0b19 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
- 47b3747 IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg by Roland Dreier · 16 years ago
- 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
- 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
- dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
- d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 16 years ago
- 0988c37 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
- 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 217d5a5 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. by Laurent Pinchart · 16 years ago
- e559071 synclink_gt: add serial bit order control by Paul Fulghum · 16 years ago
- 9e98966 tty: rework break handling by Alan Cox · 16 years ago
- 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
- 95da310 usb_serial: API all change by Alan Cox · 16 years ago
- 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 16 years ago
- 6519108 execve filename: document and export via auxiliary vector by John Reiser · 16 years ago