aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li2011-08-25
* kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-25
* MAINTAINERS: Paul Menage has movedWanlong Gao2011-08-25
* mm: fix a vmscan warningShaohua Li2011-08-25
* drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-25
* checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu2011-08-25
* scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow2011-08-25
* memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-25
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-25
* w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-25
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-25
* drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-25
* x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-25
* mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-25
* lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
* Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-25
|\
| * squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-08-25
|\ \
| * | cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski2011-08-19
| * | cpupower: make NLS truly optionalDominik Brodowski2011-08-19
| * | cpupower: fix Makefile typoDave Jones2011-08-19
| * | cpupower: Make monitor command -c/--cpu awareThomas Renninger2011-08-15
| * | cpupower: Better detect offlined CPUsThomas Renninger2011-08-15
| * | cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger2011-08-15
| * | cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2011-08-15
| * | cpupower: avoid using symlinksAmerigo Wang2011-08-15
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-25
|\ \ \
| * | | hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-24
| * | | hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-22
* | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-25
|\ \ \ \
| * | | | target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-22
| * | | | target: Make locking in transport_deregister_session() IRQ safeRoland Dreier2011-08-22
| * | | | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-22
| * | | | target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-22
| * | | | iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-22
| * | | | iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-22
| * | | | target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger2011-08-22
| * | | | target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger2011-08-22
| * | | | target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger2011-08-22
| * | | | target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger2011-08-22
| * | | | target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger2011-08-22
| * | | | target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger2011-08-22
| * | | | target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2011-08-22
| * | | | target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger2011-08-22
| * | | | iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter2011-08-22
| * | | | iscsi-target: remove duplicate returnDan Carpenter2011-08-22
| * | | | target: Convert target_core_rd.c to use use BUG_ONJulia Lawall2011-08-22
| * | | | iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl2011-08-22
| * | | | target: Use ERR_CAST inlined functionThomas Meyer2011-08-22
| * | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-22