20 Mar, 2010

1 commit

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: (205 commits)
    ceph: update for write_inode API change
    ceph: reset osd after relevant messages timed out
    ceph: fix flush_dirty_caps race with caps migration
    ceph: include migrating caps in issued set
    ceph: fix osdmap decoding when pools include (removed) snaps
    ceph: return EBADF if waiting for caps on closed file
    ceph: set osd request message front length correctly
    ceph: reset front len on return to msgpool; BUG on mismatched front iov
    ceph: fix snaptrace decoding on cap migration between mds
    ceph: use single osd op reply msg
    ceph: reset bits on connection close
    ceph: remove bogus mds forward warning
    ceph: remove fragile __map_osds optimization
    ceph: fix connection fault STANDBY check
    ceph: invalidate_authorizer without con->mutex held
    ceph: don't clobber write return value when using O_SYNC
    ceph: fix client_request_forward decoding
    ceph: drop messages on unregistered mds sessions; cleanup
    ceph: fix comments, locking in destroy_inode
    ceph: move dereference after NULL test
    ...

    Fix trivial conflicts in Documentation/ioctl/ioctl-number.txt

    Linus Torvalds
     

19 Mar, 2010

1 commit


16 Mar, 2010

1 commit


14 Mar, 2010

2 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (108 commits)
    bridge: ensure to unlock in error path in br_multicast_query().
    drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
    sky2: Avoid rtnl_unlock without rtnl_lock
    ipv6: Send netlink notification when DAD fails
    drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
    ipconfig: Handle devices which take some time to come up.
    mac80211: Fix memory leak in ieee80211_if_write()
    mac80211: Fix (dynamic) power save entry
    ipw2200: use kmalloc for large local variables
    ath5k: read eeprom IQ calibration values correctly for G mode
    ath5k: fix I/Q calibration (for real)
    ath5k: fix TSF reset
    ath5k: use fixed antenna for tx descriptors
    libipw: split ieee->networks into small pieces
    mac80211: Fix sta_mtx unlocking on insert STA failure path
    rt2x00: remove KSEG1ADDR define from rt2x00soc.h
    net: add ColdFire support to the smc91x driver
    asix: fix setting mac address for AX88772
    ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
    net: Fix dev_mc_add()
    ...

    Linus Torvalds
     
  • …/git/tip/linux-2.6-tip

    * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
    perf: Provide generic perf_sample_data initialization
    MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer
    perf trace: Don't use pager if scripting
    perf trace/scripting: Remove extraneous header read
    perf, ARM: Modify kuser rmb() call to compile for Thumb-2
    x86/stacktrace: Don't dereference bad frame pointers
    perf archive: Don't try to collect files without a build-id
    perf_events, x86: Fixup fixed counter constraints
    perf, x86: Restrict the ANY flag
    perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
    perf, x86: add some IBS macros to perf_event.h
    perf, x86: make IBS macros available in perf_event.h
    hw-breakpoints: Remove stub unthrottle callback
    x86/hw-breakpoints: Remove the name field
    perf: Remove pointless breakpoint union
    perf lock: Drop the buffers multiplexing dependency
    perf lock: Fix and add misc documentally things
    percpu: Add __percpu sparse annotations to hw_breakpoint

    Linus Torvalds
     

13 Mar, 2010

4 commits

  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (370 commits)
    ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock
    ARM: S3C2443: Remove #if 0 for clk_mpll
    ARM: S3C2443: Update notes on MPLLREF clock
    ARM: S3C2443: Further clksrc-clk conversions
    ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
    USB: Fix s3c-hsotg build following Samsung platform header moves
    ARM: S3C64XX: Reintroduce unconditional build of audio device
    ARM: 5961/1: ux500: fix CLKRST addresses
    ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
    ASoC: Fix S3C64xx IIS driver for Samsung header reorg
    ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support
    [ARM] pxa: fix typo in mxm8x10.h
    [ARM] pxa/raumfeld: set GPIO drive bits for LED pins
    [ARM] pxa/zeus: Add support for mcp2515 CAN bus
    [ARM] pxa/zeus: Add support for onboard max6369 watchdog
    [ARM] pxa/zeus: Add Eurotech as the manufacturer
    [ARM] pxa/zeus: Correct the USB host initialisation flags
    [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
    [ARM] pxa: refactor uncompress.h for non-PXA uarts
    [ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded IRQs
    ...

    Linus Torvalds
     
  • Nishimura-san have been working for memcg very good. His review and tests
    give us much improvements and account migraiton which he is now
    challenging is really important.

    He is a stakeholder.

    Signed-off-by: KAMEZAWA Hiroyuki
    Cc: Daisuke Nishimura
    Cc: Balbir Singh
    Acked-by: Pavel Emelyanov
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    KAMEZAWA Hiroyuki
     
  • It seems that Sylvain no longer maintain the intelfb driver. Two weeks
    ago I had a short mail conversation with Jean regarding who can replace
    him. Well I will do it, because I know the driver and use it very often.

    Attached is a patch which update the maintainer file to make bug reporting
    easier.

    Signed-off-by: Maik Broemme
    Sylvain Meyer
    Cc: Krzysztof Helt
    Cc: Dave Airlie
    Cc: Eric Anholt
    Cc: Jesse Barnes
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Maik Broemme
     
  • Signed-off-by: Mike Frysinger
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Mike Frysinger
     

10 Mar, 2010

1 commit


09 Mar, 2010

3 commits


08 Mar, 2010

1 commit


07 Mar, 2010

8 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs:
    [LogFS] Change magic number
    [LogFS] Remove h_version field
    [LogFS] Check feature flags
    [LogFS] Only write journal if dirty
    [LogFS] Fix bdev erases
    [LogFS] Silence gcc
    [LogFS] Prevent 64bit divisions in hash_index
    [LogFS] Plug memory leak on error paths
    [LogFS] Add MAINTAINERS entry
    [LogFS] add new flash file system

    Fixed up trivial conflict in lib/Kconfig, and a semantic conflict in
    fs/logfs/inode.c introduced by write_inode() being changed to use
    writeback_control' by commit a9185b41a4f84971b930c519f0c63bd450c4810d
    ("pass writeback_control to ->write_inode")

    Linus Torvalds
     
  • * 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: (23 commits)
    hwmon: Remove the deprecated adt7473 driver
    hwmon: Fix off-by-one kind values
    hwmon: (tmp421) Fix temperature conversions
    hwmon: (tmp421) Restore missing inputs
    hwmon: Driver for Andigilog aSC7621 family monitoring chips
    hwmon: (adt7411) Improve locking
    hwmon: Add driver for ADT7411 voltage and temperature sensor
    hwmon: (w83793) Add watchdog functionality
    hwmon: (g760a) Make rpm_from_cnt static
    hwmon: (it87) Validate auto pwm settings
    hwmon: (it87) Add support for old automatic fan speed control
    hwmon: (it87) Drop dead web links in documentation
    hwmon: (it87) Add an entry in MAINTAINERS
    hwmon: (it87) Use strict_strtol instead of simple_strtol
    hwmon: (it87) Fix many checkpatch errors and warnings
    hwmon: (it87) Add support for beep on alarm
    hwmon: (it87) Create vid attributes by group
    hwmon: (it87) Refactor attributes creation and removal
    hwmon: (it87) Expose the PWM/temperature mappings
    hwmon: (it87) Display fan outputs in automatic mode as such
    ...

    Linus Torvalds
     
  • Patchwork queues show the acceptance/rejection state of submitted patches
    for various MAINTAINER trees. Document their existence.

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     
  • by commit 0234f84ebb00d36c48062befa5436eef36b71ccd
    Update patterns

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     
  • by commit 955015bb0b42167d14f776ff5947ae2463a974dc

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     
  • To match arch/*/kernel perf_event location changes

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     
  • Commit f53a2ade0bb9f2a81f473e6469155172a96b7c38 ("tty: esp: remove
    broken driver") removed it

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     
  • Commit c95d1e53ed89b75a4d7b68d1cbae4607b1479243 ("cs5535: drop the
    Geode-specific MFGPT/GPIO code") removed it.

    Signed-off-by: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Joe Perches
     

06 Mar, 2010

3 commits

  • Hwmon driver for Andigilog aSC7621 family monitoring chips.

    Signed-off-by: George Joseph
    Acked-by: Hans de Goede
    Signed-off-by: Jean Delvare

    George Joseph
     
  • As I've just done a lot of changes to the it87 driver, I volunteer to
    maintain it for the year to come.

    Signed-off-by: Jean Delvare

    Jean Delvare
     
  • * 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (145 commits)
    KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
    KVM: VMX: Update instruction length on intercepted BP
    KVM: Fix emulate_sys[call, enter, exit]()'s fault handling
    KVM: Fix segment descriptor loading
    KVM: Fix load_guest_segment_descriptor() to inject page fault
    KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
    KVM: Convert kvm->requests_lock to raw_spinlock_t
    KVM: Convert i8254/i8259 locks to raw_spinlocks
    KVM: x86 emulator: disallow opcode 82 in 64-bit mode
    KVM: x86 emulator: code style cleanup
    KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
    KVM: x86 emulator: Add LOCK prefix validity checking
    KVM: x86 emulator: Check CPL level during privilege instruction emulation
    KVM: x86 emulator: Fix popf emulation
    KVM: x86 emulator: Check IOPL level during io instruction emulation
    KVM: x86 emulator: fix memory access during x86 emulation
    KVM: x86 emulator: Add Virtual-8086 mode of emulation
    KVM: x86 emulator: Add group9 instruction decoding
    KVM: x86 emulator: Add group8 instruction decoding
    KVM: do not store wqh in irqfd
    ...

    Trivial conflicts in Documentation/feature-removal-schedule.txt

    Linus Torvalds
     

04 Mar, 2010

1 commit


03 Mar, 2010

3 commits


02 Mar, 2010

2 commits


01 Mar, 2010

3 commits

  • Progress on KVM for Embedded PowerPC has stalled, but for Book3S there's quite
    a lot of work to do and going on.

    So in agreement with Hollis and Avi, we should switch maintainers for PowerPC.

    Signed-off-by: Alexander Graf
    Acked-by: Hollis Blanchard
    Signed-off-by: Avi Kivity

    Alexander Graf
     
  • Conflicts:
    drivers/firmware/iscsi_ibft.c

    David S. Miller
     
  • * 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (44 commits)
    rcu: Fix accelerated GPs for last non-dynticked CPU
    rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
    rcu: Fix accelerated grace periods for last non-dynticked CPU
    rcu: Export rcu_scheduler_active
    rcu: Make rcu_read_lock_sched_held() take boot time into account
    rcu: Make lockdep_rcu_dereference() message less alarmist
    sched, cgroups: Fix module export
    rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
    rcu: Fix rcutorture mod_timer argument to delay one jiffy
    rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
    rcu: Convert to raw_spinlocks
    rcu: Stop overflowing signed integers
    rcu: Use canonical URL for Mathieu's dissertation
    rcu: Accelerate grace period if last non-dynticked CPU
    rcu: Fix citation of Mathieu's dissertation
    rcu: Documentation update for CONFIG_PROVE_RCU
    security: Apply lockdep-based checking to rcu_dereference() uses
    idr: Apply lockdep-based diagnostics to rcu_dereference() uses
    radix-tree: Disable RCU lockdep checking in radix tree
    vfs: Abstract rcu_dereference_check for files-fdtable use
    ...

    Linus Torvalds
     

27 Feb, 2010

6 commits

  • David S. Miller
     
  • * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86:
    toshiba_acpi: Add full hotkey support
    hp-wmi: Add support for tablet rotation key
    dell-laptop: Add another Dell laptop to the DMI whitelist
    classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
    dell-laptop: Pay attention to which devices the hardware switch controls
    dell-laptop: Use buffer with 32-bit physical address
    dell-laptop: Blacklist machines not supporting dell-laptop
    dell-laptop: Block software state changes when rfkill hard blocked
    dell-laptop: Fix small memory leak
    dell-laptop: Fix platform device unregistration
    dell-laptop: Update rfkill state on kill switch
    compal-laptop: Replace sysfs support with rfkill support
    compal-laptop: Add support for known Compal made Dell laptops
    MAINTAINERS: update drivers/platform/x86 information

    Linus Torvalds
     
  • * 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6:
    ibft: Update MAINTAINERS file.
    drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4

    Linus Torvalds
     
  • * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (362 commits)
    V4L-DVB: cx88-dvb: remove extra attribution for core
    V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index
    V4L/DVB: Add support for SMT7020 to cx88
    V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
    V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix
    V4L/DVB: gspca_stv06xx: Add support for camera button
    V4L/DVB: gspca_ov519: add support for the button on ov511 based cams
    V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams
    V4L/DVB: gspca_ov519: add support for the button on ov519 based cams
    V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
    V4L/DVB: gspca_main: some input error handling fixes
    V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
    V4L/DVB: gspca_pac7302: much improved exposure control
    V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras
    V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls
    V4L/DVB: Documentation: gspca.txt: update known mr97310a cams
    V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix
    V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480
    V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrls
    V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrl
    ...

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (158 commits)
    [SCSI] Fix printing of failed 32-byte commands
    [SCSI] Fix printing of variable length commands
    [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation
    [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list
    [SCSI] scsi_dh_alua: add netapp to dev list
    [SCSI] qla2xxx: Update version number to 8.03.02-k1.
    [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.
    [SCSI] qla2xxx: Add firmware ETS burst support.
    [SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
    [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
    [SCSI] qla2xxx: Correct EH bus-reset handling.
    [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
    [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
    [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev
    [SCSI] fix refcounting bug in scsi_get_host_dev
    [SCSI] fix memory leak in scsi_report_lun_scan
    [SCSI] lpfc: correct PPC build failure
    [SCSI] raid_class: add raid1e
    [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.
    [SCSI] zfcp: Introduce header file for qdio structs and inline functions
    ...

    Linus Torvalds
     
  • I am no longer with Marvell.

    Signed-off-by: Lennert Buytenhek
    Signed-off-by: John W. Linville

    Lennert Buytenhek