summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-19vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton1-1/+1
2009-08-19MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches1-1/+1
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner1-2/+8
2009-08-18net: restore gnet_stats_basic to previous definitionEric Dumazet13-23/+33
2009-08-18NETROM: Fix use of static bufferRalf Baechle1-9/+12
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown1-0/+1
2009-08-17inotify: start watch descriptor count at 1Eric Paris1-1/+1
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris1-0/+4
2009-08-17notify: unused event private raceEric Paris3-14/+13
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig3-57/+70
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris1-15/+15
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris11-30/+92
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris3-12/+34
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-16e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-16e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-16cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-16cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-16bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-16cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-16cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1
2009-08-16poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel1-0/+1
2009-08-15ARM: 5673/1: U300 fix initsection compile warningLinus Walleij1-1/+1
2009-08-15ARM: Fix broken highmem supportRussell King3-47/+83
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-15sh: CMT suspend/resumeMagnus Damm1-0/+28
2009-08-15sh: skip disabled LCDC channelsMagnus Damm1-0/+5
2009-08-15gre: Fix MTU calculation for bound GRE tunnelsTom Goff1-1/+1
2009-08-15pegasus: Add new device ID.Petko Manolov1-0/+2
2009-08-15drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-8/+12
2009-08-15via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin1-1/+1
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin1-2/+4
2009-08-14GFS2: Fix permissions on "recover" fileSteven Whitehouse1-10/+10
2009-08-14mx31moboard: invert sdhc ro signal senseValentin Longchamp3-3/+3
2009-08-14ixgbe: Fix receive on real device when VLANs are configuredLucy Liu1-2/+2
2009-08-14ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou1-1/+1
2009-08-14ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo1-1/+1
2009-08-14ARM: S3C64XX: serial: Fix a typo in KconfigRamax Lo1-1/+1
2009-08-14V4L/DVB (12441): siano: read buffer overflowRoel Kluin1-1/+1
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott25-28/+28
2009-08-14V4L/DVB (12438): Read buffer overflowRoel Kluin1-1/+1
2009-08-14V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap1-1/+1
2009-08-14V4L/DVB (12436): stk-webcam: read buffer overflowRoel Kluin1-2/+2
2009-08-14V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuningDevin Heitmueller1-1/+1
2009-08-14V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlersHans Verkuil1-3/+12
2009-08-14V4L/DVB (12428): hdpvr: add missing initialization of current_normHans Verkuil1-0/+2
2009-08-14V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue()Guennadi Liakhovetski4-23/+13