aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-03net: eliminate refcounting in backlog queueStephen Hemminger
2008-08-03ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu
2008-08-04sh: Add documentation and integrate into docbook build.Paul Mundt
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-08-04powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds
2008-08-04powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-08-03ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang
2008-08-03ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt
2008-08-03net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski
2008-08-03drivers/video/console/promcon.c: fix build errorAlexander Beregalov
2008-08-03net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek
2008-08-03net: fix missing pneigh entries in the neighbor seq_file codeChris Larson
2008-08-03net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson
2008-08-02pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-08-02pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller
2008-08-02ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen
2008-08-03sh/boards/Makefile typo fixAdrian Bunk
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-08-02Fix IHEX firmware generation/loadingMarc Zyngier
2008-08-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi
2008-08-02mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-08-02mISDN fix main ISDN MakefileKarsten Keil
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King
2008-08-02rt2x00: Fix compile warningIvo van Doorn