| Commit message (Expand) | Author | Age | Files | Lines |
* | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -0/+33 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-02 | 4 | -21/+36 |
|\ |
|
| * | ide: use ide_remove_port_from_hwgroup in init_irq() | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+1 |
| * | ide: remove unused ide_hwgroup_t fields | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -11/+3 |
| * | <linux/hdsmart.h> is not used by kernel code | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+2 |
| * | ide: don't include <linux/hdsmart.h> | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+0 |
| * | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+3 |
| * | au1xxx-ide: use hwif->dev | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+0 |
| * | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+3 |
| * | ide: add IDE_HFLAG_NO_DSC host flag | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+2 |
| * | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+2 |
| * | ide: ide_setup_dma() assumes 8 ports | Sergei Shtylyov | 2008-02-01 | 1 | -1/+1 |
| * | ide: add ide_dump_identify() debug helper | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+5 |
| * | ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -0/+14 |
| * | ide: make wait_drive_not_busy() static again | Adrian Bunk | 2008-02-01 | 1 | -2/+0 |
| * | ide: small ide-scan-pci.c cleanup | Adrian Bunk | 2008-02-01 | 1 | -1/+0 |
* | | Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-02-02 | 3 | -4/+21 |
|\ \ |
|
| * | | [AUDIT] break large execve argument logging into smaller messages | Eric Paris | 2008-02-01 | 1 | -2/+4 |
| * | | [AUDIT] Add End of Event record | Eric Paris | 2008-02-01 | 1 | -0/+1 |
| * | | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 | 3 | -1/+5 |
| * | | [PATCH] get rid of loginuid races | Al Viro | 2008-02-01 | 3 | -1/+11 |
| * | | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-02 | 2 | -3/+4 |
|\ \ |
|
| * | | x86: avoid section mismatch involving arch_register_cpu | Alexander van Heukelum | 2008-02-01 | 1 | -1/+2 |
| * | | x86_64: make bootmap_start page align v6 | Yinghai Lu | 2008-02-01 | 1 | -1/+1 |
| * | | x86_64: add debug name for early_res | Yinghai Lu | 2008-02-01 | 1 | -1/+1 |
| |/ |
|
* | | futex: Add bitset conditional wait/wakeup functionality | Thomas Gleixner | 2008-02-01 | 2 | -0/+11 |
* | | x86: replace LOCK_PREFIX in futex.h | Thomas Gleixner | 2008-02-01 | 1 | -3/+3 |
* | | tick-sched: add more debug information | Thomas Gleixner | 2008-02-01 | 1 | -0/+4 |
* | | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner | 2008-02-01 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-02-01 | 1 | -7/+9 |
|\ |
|
| * | block: kill swap_io_context() | Jens Axboe | 2008-02-01 | 1 | -1/+0 |
| * | block: new end request handling interface should take unsigned byte counts | Jens Axboe | 2008-02-01 | 1 | -6/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-01 | 67 | -181/+844 |
|\ \ |
|
| * | | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. | Denis V. Lunev | 2008-01-31 | 1 | -1/+1 |
| * | | [NETNS]: Add a namespace mark to fib_info. | Denis V. Lunev | 2008-01-31 | 1 | -0/+1 |
| * | | [IPV4]: fib_sync_down rework. | Denis V. Lunev | 2008-01-31 | 1 | -1/+2 |
| * | | [NET_SCHED]: Add flow classifier | Patrick McHardy | 2008-01-31 | 1 | -0/+50 |
| * | | [NET_SCHED]: sch_sfq: make internal queues visible as classes | Patrick McHardy | 2008-01-31 | 1 | -0/+5 |
| * | | [NET_SCHED]: Constify struct tcf_ext_map | Patrick McHardy | 2008-01-31 | 1 | -3/+3 |
| * | | [IPV4]: Make struct ipv4_devconf static. | Adrian Bunk | 2008-01-31 | 1 | -2/+0 |
| * | | [XFRM]: Fix statistics. | Masahide NAKAMURA | 2008-01-31 | 1 | -1/+2 |
| * | | [IPV4] route cache: Introduce rt_genid for smooth cache invalidation | Eric Dumazet | 2008-01-31 | 2 | -2/+3 |
| * | | [VLAN]: set_rx_mode support for unicast address list | Chris Leech | 2008-01-31 | 1 | -0/+4 |
| * | | [IPV4] fib_trie: rescan if key is lost during dump | Stephen Hemminger | 2008-01-31 | 1 | -1/+1 |
| * | | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov | 2008-01-31 | 2 | -11/+14 |
| * | | [NETNS]: Tcp-v4 sockets per-net lookup. | Pavel Emelyanov | 2008-01-31 | 1 | -21/+27 |
| * | | [NETNS]: Make bind buckets live in net namespaces. | Pavel Emelyanov | 2008-01-31 | 1 | -0/+2 |
| * | | [INET]: Consolidate inet(6)_hash_connect. | Pavel Emelyanov | 2008-01-31 | 1 | -0/+5 |
| * | | [IPV6]: Introduce the INET6_TW_MATCH macro. | Pavel Emelyanov | 2008-01-31 | 1 | -0/+8 |