aboutsummaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_route.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras1-0/+11
2009-08-17perf: Rename perf-examples.txt to examples.txtCarlos R. Mafra1-0/+0
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
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-17drm/radeon/kms: implement bo busy check + current domainDave Airlie4-2/+42
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu10-283/+131
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-15cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-15bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-15cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-15cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1
2009-08-15poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel1-0/+1
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie5-79/+47
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer9-77/+217
2009-08-16drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie1-0/+15
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-15perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo1-1/+1
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman2-1/+2
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-15drm/edid: fixup detailed timings like the X server.Dave Airlie1-38/+34
2009-08-15drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2-1/+67
2009-08-14gre: Fix MTU calculation for bound GRE tunnelsTom Goff1-1/+1
2009-08-14pegasus: Add new device ID.Petko Manolov1-0/+2
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-8/+12
2009-08-14via-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-14percpu: use the right flag for get_vm_area()Amerigo Wang1-1/+1
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo3-24/+27
2009-08-14init: set nr_cpu_ids before setup_per_cpu_areas()Tejun Heo1-1/+1