aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-21/+36
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz1-0/+1
2008-02-01ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz1-11/+3
2008-02-01<linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz1-0/+2
2008-02-01ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz1-1/+0
2008-02-01ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz1-2/+3
2008-02-01au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz1-1/+0
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz1-2/+3
2008-02-01ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz1-0/+2
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz1-0/+2
2008-02-01ide: ide_setup_dma() assumes 8 portsSergei Shtylyov1-1/+1
2008-02-01ide: add ide_dump_identify() debug helperBartlomiej Zolnierkiewicz1-0/+5
2008-02-01ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz1-0/+14
2008-02-01ide: make wait_drive_not_busy() static againAdrian Bunk1-2/+0
2008-02-01ide: small ide-scan-pci.c cleanupAdrian Bunk1-1/+0
2008-02-02Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-4/+21
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-3/+4
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-2/+4
2008-02-01[AUDIT] Add End of Event recordEric Paris1-0/+1
2008-02-01[AUDIT] add session id to audit messagesEric Paris3-1/+5
2008-02-01[PATCH] get rid of loginuid racesAl Viro3-1/+11
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+2
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum1-1/+2
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu1-1/+1
2008-02-01x86_64: add debug name for early_resYinghai Lu1-1/+1
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2-0/+11
2008-02-01x86: replace LOCK_PREFIX in futex.hThomas Gleixner1-3/+3
2008-02-01tick-sched: add more debug informationThomas Gleixner1-0/+4
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner1-0/+1
2008-02-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-7/+9
2008-02-01block: kill swap_io_context()Jens Axboe1-1/+0
2008-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds67-181/+844
2008-02-01m68knommu: remove unused CONFIG_DISKtel symbolGreg Ungerer1-2/+1
2008-02-01m68knommu: fix 528x ColdFire cache settingsGreg Ungerer2-2/+2
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe1-6/+9
2008-01-31[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev1-1/+1
2008-01-31[NETNS]: Add a namespace mark to fib_info.Denis V. Lunev1-0/+1
2008-01-31[IPV4]: fib_sync_down rework.Denis V. Lunev1-1/+2
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy1-0/+50
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy1-0/+5
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy1-3/+3
2008-01-31[IPV4]: Make struct ipv4_devconf static.Adrian Bunk1-2/+0
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA1-1/+2
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2-2/+3
2008-01-31[VLAN]: set_rx_mode support for unicast address listChris Leech1-0/+4
2008-01-31[IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger1-1/+1
2008-01-31[NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2-11/+14
2008-01-31[NETNS]: Tcp-v4 sockets per-net lookup.Pavel Emelyanov1-21/+27
2008-01-31[NETNS]: Make bind buckets live in net namespaces.Pavel Emelyanov1-0/+2
2008-01-31[INET]: Consolidate inet(6)_hash_connect.Pavel Emelyanov1-0/+5