summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-03-05sm501: add support for the SM502 programmable PLLVille Syrjala2-1/+5
2008-03-05ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton1-1/+7
2008-03-05add noinline_for_stackAndrew Morton1-0/+6
2008-03-05Memory controller: rename to Memory Resource ControllerBalbir Singh3-5/+5
2008-03-05Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-3/+3
2008-03-05gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell1-0/+95
2008-03-05PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn1-0/+10
2008-03-05USB: fix comment of struct usb_interfaceLei Ming1-2/+1
2008-03-05debugfs: fix sparse warningsHarvey Harrison1-0/+5
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller1-3/+4
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-4/+0
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2-2/+3
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-4/+0
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-0/+1
2008-03-04atmel_tc libraryDavid Brownell1-0/+252
2008-03-04block/genhd.c: proper externsAdrian Bunk1-0/+3
2008-03-04block/genhd.c: cleanupsAdrian Bunk1-2/+0
2008-03-04block: separate out padding from alignmentTejun Heo1-0/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-1/+1
2008-03-04[IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki1-0/+8
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki1-0/+11
2008-03-03slub: Fix up commentsChristoph Lameter1-2/+2
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov1-0/+6
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller3-0/+113
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+4
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+10
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu1-0/+35
2008-02-29nl80211: export hardware bitrate/channel capabilitiesJohannes Berg1-0/+64
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-1/+1
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt3-0/+35
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König1-2/+1
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+32
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+1
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath1-2/+2
2008-02-29[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras1-1/+2
2008-02-29[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev1-1/+1
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy1-1/+1
2008-02-27CONNECTOR: make cn_already_initialized staticLi Zefan1-2/+0
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+1
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras1-0/+83
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-0/+32
2008-02-26maple: remove unused variableAdrian McMenamin1-1/+0
2008-02-26lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra1-1/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-0/+1