aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-03-24ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz
2009-03-24ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz
2009-03-24ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz
2009-03-24ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz
2009-03-24ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz
2009-03-24ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz
2009-03-24ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz
2009-03-24ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz
2009-03-24ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz
2009-03-24ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-24Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso
2009-03-21usbnet: support net_device_opsStephen Hemminger
2009-03-21skb: expose and constify hash primitivesStephen Hemminger
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet
2009-03-19rtnetlink: add new value for DHCP added routesStephen Hemminger
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15net: reorder fields of struct socketEric Dumazet
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-13ppp: ppp_mp_explode() redesignGabriele Paoloni
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-11ASoC: Add initial driver for the WM8400 CODECMark Brown
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust