aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Create Documentation/security/,Randy Dunlap23-27/+43
2011-05-18Linux 2.6.39Linus Torvalds1-1/+1
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds7-27/+96
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds22-46/+108
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-8/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds25-43/+62
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-15/+54
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-46/+147
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-56/+119
2011-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-8/+11
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-18memcg: fix zone congestionKAMEZAWA Hiroyuki1-1/+1
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton1-8/+6
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton1-0/+5
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-29/+53
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe3-4/+19
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-20/+24
2011-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-4/+6
2011-05-16mm: fix kernel-doc warning in page_alloc.cRandy Dunlap1-0/+1
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner1-1/+11
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław1-14/+8
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-0/+3
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-12/+44
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"Chris Ball2-4/+6
2011-05-16blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal4-11/+19
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2-5/+23
2011-05-16drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski1-1/+1
2011-05-16vga_switcheroo: don't toggle-switch devicesFlorian Mickler1-3/+3
2011-05-15Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller3-6/+6
2011-05-15Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgentIngo Molnar6-54/+116
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds4-23/+44
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom3-6/+6