summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13microblaze: fix clone syscallMichal Simek
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-05mlx5: remove health handler pluginEli Cohen
2013-08-02tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani
2013-08-02tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-22dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-16USB: move the definition of USB_MAXCHILDRENAlan Stern
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-15ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-15PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov