aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-0/+1
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-6/+0
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena1-0/+8
2005-09-05[PATCH] comment typo fixPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks1-0/+1
2005-09-05[PATCH] mm: remove atomicNick Piggin1-0/+1
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter1-0/+3
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins1-9/+2
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins1-0/+2
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins1-3/+3
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins1-1/+0
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins1-2/+0
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen1-0/+1
2005-09-05[PATCH] sparsemem extreme implementationBob Picco1-25/+15
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco1-2/+28
2005-09-02[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.cRolf Eike Beer1-1/+1
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds3-10/+20
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik65-429/+2442
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King1-0/+16
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2-6/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git Linus Torvalds1-0/+1
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik58-380/+1994
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai1-0/+2
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds1-1/+6
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+6
2005-08-29[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZEArnaldo Carvalho de Melo1-2/+5
2005-08-29[NETFILTER6]: Add new ip6tables HOPLIMIT targetHarald Welte1-0/+22
2005-08-29[NETFILTER]: Add new iptables TTL targetHarald Welte1-0/+21
2005-08-29[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney1-0/+30
2005-08-29[NET]: net/802: more endian annotationsAlexey Dobriyan4-7/+6
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson1-0/+21
2005-08-29[NETFILTER]: Add goto targetPatrick McHardy2-2/+4
2005-08-29[NETFILTER]: Add IPv6 REJECT targetPatrick McHardy1-0/+18
2005-08-29[NETFILTER]: Add string matchPablo Neira Ayuso1-0/+18
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel2-1/+13
2005-08-29[DCCP]: Fix the timestamp optionsIan McDonald1-1/+1
2005-08-29[NET]: Implement SKB fast cloning.David S. Miller1-3/+23
2005-08-29[NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo10-6/+45
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy2-0/+10
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy5-5/+105
2005-08-29[NETLINK]: Use group numbers instead of bitmasks internallyPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy1-1/+0
2005-08-29[NETFILTER]: Remove two unused filesDomen Puncer2-40/+0
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-2/+45
2005-08-29[NETFILTER]: Nicer names for ipt_connbytes constantsPatrick McHardy1-3/+3
2005-08-29[NETFILTER]: Add new iptables "connbytes" matchHarald Welte1-0/+25
2005-08-29[NETFILTER]: introduce and use aligned_u64 data typeHarald Welte3-4/+9