aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool
2008-03-07Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust
2008-03-07sched: retain vruntimePeter Zijlstra
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins
2008-03-04markers: add an if(0) to __mark_check_format()Mathieu Desnoyers
2008-03-04include falloc.h in header-yEric Sandeen
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton
2008-03-04add noinline_for_stackAndrew Morton
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell
2008-03-04PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn
2008-03-04USB: fix comment of struct usb_interfaceLei Ming
2008-03-04debugfs: fix sparse warningsHarvey Harrison
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-03-04dmaengine: fix sparse warningDan Williams
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-03slub: Fix up commentsChristoph Lameter
2008-03-03Revert "unique end pointer" patchChristoph Lameter
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds