Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] sparsemem: provide pfn_to_nid | Andy Whitcroft | 1 | -1/+5 |
2006-01-06 | [PATCH] flatmem split out memory model | Andy Whitcroft | 1 | -1/+6 |
2006-01-06 | [PATCH] Shut up warnings in ipc/shm.c | Russell King | 1 | -3/+18 |
2006-01-06 | [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES | Mike Kravetz | 1 | -6/+0 |
2006-01-06 | [PATCH] mm: pfn_to_pgdat not used in common code | Andy Whitcroft | 1 | -5/+0 |
2006-01-06 | [PATCH] mm: kvaddr_to_nid not used in common code | Andy Whitcroft | 2 | -10/+0 |
2006-01-06 | [PATCH] Remove old node based policy interface from mempolicy.c | Christoph Lameter | 1 | -19/+0 |
2006-01-06 | [PATCH] Add NUMA policy support for huge pages. | Christoph Lameter | 2 | -2/+10 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 22 | -0/+22 |
2006-01-06 | [PATCH] reiser4: vfs: add truncate_inode_pages_range() | Hans Reiser | 1 | -0/+2 |
2006-01-06 | [PATCH] alpha: dma_map_page() fix | Andrew Morton | 1 | -1/+1 |
2006-01-06 | [PATCH] nbd: fix TX/RX race condition | Herbert Xu | 1 | -0/+8 |
2006-01-05 | Merge http://oss.oracle.com/git/ocfs2 | Linus Torvalds | 3 | -6/+236 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 3 | -10/+9 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2 | -6/+1 |
2006-01-06 | [PATCH] pcmcia: remove old detach mechanism | Dominik Brodowski | 2 | -2/+0 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 1 | -0/+2 |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 1 | -0/+6 |
2006-01-05 | [PATCH] pcmcia: validate_mem shouldn't be void | Dominik Brodowski | 1 | -1/+1 |
2006-01-05 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 1 | -1/+0 |
2006-01-05 | [PATCH] pcmcia: remove socket register_callback | Dominik Brodowski | 1 | -1/+0 |
2006-01-05 | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy | 1 | -0/+4 |
2006-01-05 | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy | 1 | -1/+1 |
2006-01-05 | [NETFILTER]: Call POST_ROUTING hook before fragmentation | Patrick McHardy | 1 | -1/+0 |
2006-01-05 | [NETFILTER]: ctnetlink: Fix dumping of helper name | Patrick McHardy | 1 | -2/+0 |
2006-01-05 | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso | 5 | -2/+75 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 8 | -125/+86 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 70 | -3043/+2936 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -3/+1 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 3 | -15/+0 |
2006-01-04 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 1 | -6/+7 |
2006-01-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+8 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 7 | -6/+25 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 75 | -495/+935 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -10/+167 |
2006-01-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -0/+10 |
2006-01-04 | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 1 | -0/+1 |
2006-01-04 | [PATCH] Input: fix add modalias support build error | Rusty Russell | 1 | -1/+1 |
2006-01-04 | [PATCH] Input: add modalias support | Rusty Russell | 1 | -38/+41 |
2006-01-04 | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 1 | -1/+1 |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 5 | -31/+29 |
2006-01-04 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 1 | -21/+6 |
2006-01-04 | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 1 | -4/+2 |
2006-01-04 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2 | -58/+34 |
2006-01-04 | [PATCH] USB Storage: add alauda support | Matthew Dharm | 1 | -0/+3 |
2006-01-04 | [PATCH] USB: Store port number in usb_device | Alan Stern | 1 | -0/+1 |
2006-01-04 | [PATCH] USB: Consider power budget when choosing configuration | Alan Stern | 1 | -0/+2 |
2006-01-04 | [PATCH] USB: Remove USB private semaphore | Alan Stern | 1 | -5/+4 |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -4/+0 |
2006-01-04 | [PATCH] USB: make registering a usb driver automatically set the module owner | Greg Kroah-Hartman | 1 | -1/+5 |