summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez1-0/+13
2013-01-04ipc: add more comments to message copying related codeStanislav Kinsbursky1-0/+8
2013-01-04ipc: simplify message copyingStanislav Kinsbursky2-16/+14
2013-01-04ipc: convert prepare_copy() from macro to functionStanislav Kinsbursky1-2/+9
2013-01-04ipc: simplify free_copy() callStanislav Kinsbursky1-6/+8
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky4-2/+275
2013-01-04ipc: introduce message queue copy featureStanislav Kinsbursky4-2/+102
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky3-49/+45
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky5-4/+65
2013-01-04ipc: remove forced assignment of selected messageStanislav Kinsbursky1-4/+1
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo1-0/+7
2013-01-04net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter1-2/+6
2013-01-04ip-sysctl: fix spelling errorsstephen hemminger1-5/+5
2013-01-04Merge branch 'pm-cpufreq'Rafael J. Wysocki4-7/+24
2013-01-04Merge branch 'pm-cpuidle'Rafael J. Wysocki5-11/+5
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki6-33/+21
2013-01-04Merge branch 'acpica'Rafael J. Wysocki2-750/+1
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2013-01-04ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa1-0/+6
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-18/+75
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet1-5/+18
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso1-0/+3
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber1-26/+7
2013-01-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2-1/+6
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+25
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-102/+416
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust1-5/+0
2013-01-04NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2-6/+14
2013-01-04SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-04nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-04pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian1-1/+1
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas1-0/+4
2013-01-04microblaze: Update microblaze defconfigsMichal Simek2-45/+80
2013-01-04microblaze: Fix pci compilation and sparse warningsMichal Simek1-6/+5
2013-01-04drm/nouveau: fix init with agpgart-uninorthAaro Koskinen1-1/+1
2013-01-04drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck1-2/+2
2013-01-04Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie14-99/+413
2013-01-03drm/radeon: switch to a finer grained reset for SI (v2)Alex Deucher1-34/+65
2013-01-03drm/radeon: switch to a finer grained reset for cayman/TNAlex Deucher1-39/+70
2013-01-03drm/radeon: switch to a finer grained reset for evergreenAlex Deucher2-25/+56
2013-01-03drm/radeon: switch to a finer grained reset for r6xx/7xxAlex Deucher1-27/+58
2013-01-03drm/radeon: add GPU reset flagsAlex Deucher1-0/+5
2013-01-03drm/radeon: fix typo in evergreen dma fenceAlex Deucher1-1/+1
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1112-5058/+4523
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman4-5/+4
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman2-8/+8
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman9-36/+14
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman28-92/+88