summaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy1-4/+4
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt1-29/+13
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond2-0/+11
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki15-86/+248
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao1-4/+4
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller1-22/+77
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds1-1/+2
2008-07-21net: Improve simple_tx_hash().David S. Miller1-13/+21
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano1-3/+0
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller1-4/+0
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller1-2/+1
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21dm crypt: add mergeMilan Broz1-1/+17
2008-07-21dm table: remove merge_bvec sector restrictionMilan Broz1-7/+6
2008-07-21dm: linear add mergeMilan Broz1-5/+33
2008-07-21dm: introduce merge_bvec_fnMilan Broz3-2/+52
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka2-18/+24
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka1-0/+28
2008-07-21dm snapshot: track snapshot readsMikulas Patocka2-10/+106
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon1-1/+1
2008-07-21dm mpath: return parameter errorMikulas Patocka1-1/+3
2008-07-21dm io: remove struct paddingRichard Kennedy1-1/+1
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk2-8/+2
2008-07-21dm mpath: free path selector on invalid argsMikulas Patocka1-1/+3
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar1-3/+5
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown3-17/+31
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown2-4/+8
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2-9/+9
2008-07-21md: Make mddev->array_size sector-based.Andre Noll9-28/+33
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll1-21/+19
2008-07-21md: Fix check for overlapping devices.Andre Noll1-2/+3
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown2-10/+9
2008-07-21ipv6: Fix warning in addrconf code.David Miller1-2/+1
2008-07-21pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2-0/+4
2008-07-21initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven1-2/+3
2008-07-21dio: use dio_match_device() in dio_bus_match()Akinobu Mita1-13/+1
2008-07-21arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-21arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-21m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven1-9/+0
2008-07-21m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-21m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-07-21m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3