aboutsummaryrefslogtreecommitdiffstats
path: root/lib/radix-tree.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds1-0/+2
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds1-20/+19
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-12-01{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du1-0/+7
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin1-17/+37
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-31/+51
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger1-5/+4
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger1-2/+2
2013-11-30ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam1-0/+1
2013-11-30ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2-9/+16
2013-11-30ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky1-9/+31
2013-11-30ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth1-1/+1
2013-11-30netem: fix gemodel loss generatorstephen hemminger1-1/+1
2013-11-30netem: fix loss 4 state modelstephen hemminger1-2/+2
2013-11-30netem: missing break in ge loss generatorstephen hemminger1-0/+1
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2-1/+31
2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin1-1/+2
2013-11-30MAINTAINERS: Added net/hsr/ maintainerArvid Brodin1-0/+6
2013-11-30ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa1-2/+2
2013-11-30ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-11-30ARM: fix booting low-vectors machinesRussell King3-3/+4
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King1-2/+7
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu1-2/+4
2013-11-29inet: fix possible seqlock deadlocksEric Dumazet3-3/+3
2013-11-29team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden3-0/+9
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2-48/+32
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-29Revert "net: smc91: fix crash regression on the versatile"David S. Miller1-2/+18
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij1-18/+2
2013-11-29net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-11-29r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-11-29net: clamp ->msg_namelen instead of returning an errorDan Carpenter2-2/+2
2013-11-29af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico1-2/+2
2013-11-29macvtap: Do not double-count received packetsVlad Yasevich1-10/+0
2013-11-29Linux 3.13-rc2Linus Torvalds1-1/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner1-1/+3
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera1-2/+2
2013-11-28Revert "be2net: call napi_disable() for all event queues"David S. Miller1-1/+1