aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann1-1/+1
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine1-3/+0
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov1-7/+0
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki1-11/+6
2008-04-21[NETNS]: Don't initialize err variable twice.Pavel Emelyanov1-2/+1
2008-04-21[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov1-1/+1
2008-04-21[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala1-1/+7
2008-04-21dlm: linux/{dlm,dlm_device}.h: cleanup for userspaceMike Frysinger2-1/+10
2008-04-21dlm: common max length definitionsDavid Teigland4-9/+4
2008-04-21dlm: move plock code from gfs2David Teigland11-130/+185
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland5-16/+74
2008-04-21dlm: save master info after failed no-queue requestDavid Teigland1-2/+1
2008-04-21dlm: make dlm_print_rsb() staticAdrian Bunk2-2/+1
2008-04-21dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison1-1/+1
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-21[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala10-1951/+0
2008-04-21[PPC] Remove mpc8272 ads board from arch/ppcKumar Gala11-1562/+2
2008-04-21[ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84aRussell King1-1/+1
2008-04-21[ARM] 5009/1: magician: remove to-be-deprecated defines for pxa_gpio_modePhilipp Zabel1-49/+0
2008-04-21[ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel1-0/+8
2008-04-21[ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel1-8/+43
2008-04-21[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2-11/+12
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2-10/+10
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk1-1/+1
2008-04-21[IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk1-1/+1
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH1-1/+1
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris1-28/+28
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris1-55/+57
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris1-68/+63
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris1-250/+245
2008-04-21SELinux: clean up printksEric Paris7-77/+78
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-4/+2
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris1-60/+55
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris1-13/+14
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-2/+2
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris1-33/+26
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+11
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris1-6/+3
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+10
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+9
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita1-2/+8
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen1-1/+6
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew1-23/+42
2008-04-21cciss: fix warning oops on rmmod of driver[email protected]1-1/+1
2008-04-21cciss: Fix race between disk-adding code and interrupt handler[email protected]1-1/+16