summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds1-1/+1
2009-12-24Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2-5/+37
2009-12-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2-1/+10
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds32-664/+1432
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-116/+170
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds182-553/+320
2009-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+28
2009-12-24Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-78/+117
2009-12-24VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King1-6/+6
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov1-2/+6
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown12-305/+431
2009-12-24Merge branch 'tc1100-wmi' into releaseLen Brown1-60/+55
2009-12-24Merge branch 'sony' into releaseLen Brown2-23/+72
2009-12-24Merge branch 'classmate' into releaseLen Brown4-0/+628
2009-12-24Merge branch 'pdc' into releaseLen Brown9-220/+114
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown8-71/+137
2009-12-24Merge branch 'osc' into releaseLen Brown1-8/+18
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo4-0/+628
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt1059-17626/+45848
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2-61/+61
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm1-3/+13
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2-13/+0
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov1-22/+19
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier3-2/+5
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan1-127/+194
2009-12-24ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra1-1/+0
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili1-19/+57
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili1-8/+14
2009-12-23Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-4/+15
2009-12-23ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.cTao Ma1-1/+1
2009-12-23ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma1-2/+4
2009-12-23Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2-4/+21
2009-12-24i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK1-0/+5
2009-12-24i2c-omap: Don't write IE state in unidle if 0Cory Maccarrone1-1/+7
2009-12-24i2c-bfin-twi: fix CLKDIV calculationSonic Zhang1-3/+3
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-17/+18
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds1-1/+1
2009-12-23ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li1-8/+18
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds28-1097/+1226
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds12-40/+72
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds52-4672/+3696
2009-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-39/+131
2009-12-23SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen1-4/+7
2009-12-23SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen1-1/+30
2009-12-23ARM: Fix wrong shared bit for CPU write buffer bug testRussell King1-3/+2
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten9-17/+14
2009-12-23[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz1-0/+4
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo1-2/+2
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia1-0/+5
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai4-5/+12
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai1-1/+4
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi1-2/+2
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2-45/+91
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad1-1/+1
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad1-0/+2
2009-12-23USB: musb: correct DMA address for txCliff Cai1-1/+1
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov1-4/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S1-0/+6
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi1-0/+8
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy1-0/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S1-1/+1
2009-12-23USB: musb: MAINTAINERS: Fix my tree's addressFelipe Balbi1-1/+1
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai1-1/+1
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi1-2/+2
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov1-3/+3
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr1-603/+630
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr3-955/+964
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap2-4/+6
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo1-0/+1
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich1-1/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch1-1/+1
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend1-2/+5
2009-12-23USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff1-2/+0
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall1-3/+5
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern2-13/+25
2009-12-23USB: rename usb_configure_deviceAlan Stern1-13/+13
2009-12-23USB: power management documentation updateAlan Stern2-34/+25
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap2-2/+2
2009-12-23Staging: batman-adv: introduce missing kfreeJulia Lawall1-1/+3
2009-12-23Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn1-0/+1
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe1-1/+1
2009-12-23Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2-26/+3
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap4-8/+8
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis5-19/+19
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis7-38/+38
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott1-2/+5
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr1-1/+1
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr1-1/+4
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman11-4550/+0
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin9-0/+3586
2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers1-2/+5
2009-12-23Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich1-0/+1
2009-12-23driver core: Prevent reference to freed memory on error pathPhil Carmody1-1/+1
2009-12-23Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner1-1/+3
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody4-8/+8
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody4-11/+16
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody3-8/+10
2009-12-23Doc/stable rules: add new cherry-pick logicSebastian Andrzej Siewior1-2/+22
2009-12-23vfs: get_sb_single() - do not pass options twiceKay Sievers1-1/+2
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner1-7/+5
2009-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-34/+48
2009-12-23Merge branch 'master' of /home/gregkh/linux/git/torvalds-2.6Greg Kroah-Hartman3989-89087/+275983
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai5-15/+41
2009-12-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+5
2009-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-16/+2
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier1-0/+3
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap1-16/+15
2009-12-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+4
2009-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds17-217/+253
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds83-1066/+2502
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold3-10/+10
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt1-1/+2
2009-12-23quota: Improve checking of quota file headerJan Kara1-1/+4
2009-12-23jbd: jbd-debug and jbd2-debug should be writableYin Kangkai2-2/+3
2009-12-23ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov1-6/+5
2009-12-23ext4: Fix potential quota deadlockDmitry Monakhov2-8/+7
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara1-2/+2
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen3-17/+20
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen3-9/+13
2009-12-23ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen1-8/+0
2009-12-23ext3: Remove outdated comment about lock_super()Eric Sandeen1-8/+1
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov1-39/+38
2009-12-23ext4: Convert to generic reserved quota's space management.Dmitry Monakhov3-10/+17
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov2-96/+122
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov2-2/+9
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov3-10/+13
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra1-5/+4
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-23MAINTAINERS: add maintainer for msi-wmi driverAnisse Astier1-0/+5
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe1-4/+4
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie21-61/+459
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher1-0/+199
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher1-26/+23
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse1-5/+68
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse3-4/+13
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher1-0/+12
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák2-0/+19
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák3-1/+19
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki3-4/+11
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki3-2/+12
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher5-8/+69
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher3-3/+6
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher1-8/+8
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie30-706/+1710
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov1-1/+1
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann1-2/+2
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom4-111/+209
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom3-10/+6
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom1-28/+19
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie1-2/+2
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall1-2/+2
2009-12-23DRM: Rename clamp variableAndi Kleen1-3/+3
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-108/+288
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds18-34/+31
2009-12-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+9
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds37-178/+876
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold1-25/+19
2009-12-22kfifo: add record handling functionsStefani Seibold2-93/+523
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2-16/+170
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold1-2/+92
2009-12-22kfifo: fix warn_unused_resultStefani Seibold7-16/+51
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold15-81/+101
2009-12-22kfifo: cleanup namespaceStefani Seibold13-73/+55
2009-12-22kfifo: move out spinlockStefani Seibold16-130/+131
2009-12-22kfifo: move struct kfifo in placeStefani Seibold24-259/+238
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap1-7/+7
2009-12-22lib/string.c: fix kernel-doc warningsRandy Dunlap1-3/+3
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds2-4/+24
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton1-1/+3
2009-12-22PM: Runtime PM documentation updateAlan Stern1-0/+50
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2-86/+132
2009-12-22jfs: Fix 32bit build warningAlan Cox1-1/+1
2009-12-22Remove obsolete comment in fs.hAndreas Gruenbacher1-2/+0
2009-12-22Sanitize f_flags helpersAl Viro6-14/+5
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro4-11/+17
2009-12-22anonfd: Allow making anon files read-onlyRoland Dreier7-9/+17
2009-12-22fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann1-2/+0
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov1-2/+0
2009-12-22alloc_file(): simplify handling of mnt_clone_write() errorsRoland Dreier1-3/+1