summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
| | * | | netem: add limitation to reordered packetsEric Dumazet2012-07-091-27/+15
| | * | | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-081-1/+0
| | * | | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-082-3/+3
| | * | | ieee802154: verify packet size before trying to allocate itSasha Levin2012-07-081-6/+6
| | |/ /
| * | | Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-171-1/+1
| |\ \ \
| | * | | rpmsg: fix dependency on initialization orderFederico Fuga2012-07-171-1/+1
| * | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-07-173-4/+9
| |\ \ \ \
| | * | | | ARM: dma-mapping: modify condition check while freeing pagesPrathyush K2012-07-161-2/+2
| | * | | | mm: cma: fix condition check when setting global cma areaMarek Szyprowski2012-07-061-1/+1
| | * | | | mm: cma: don't replace lowmem pages with highmemRabin Vincent2012-07-061-1/+6
| * | | | | Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds2012-07-165-29/+32
| |\ \ \ \ \
| | * | | | | gma500,cdv: Fix the brightness baseAlan Cox2012-07-161-16/+19
| | * | | | | gma500: move the ASLE enableAlan Cox2012-07-163-5/+9
| | * | | | | gma500: Fix lid related crashAlan Cox2012-07-161-8/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-07-164-37/+38
| |\ \ \ \ \
| | * | | | | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-133-31/+23
| | * | | | | xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig2012-07-131-1/+1
| | * | | | | xfs: don't defer metadata allocation to the workqueueDave Chinner2012-07-131-3/+12
| | * | | | | xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-07-131-2/+2
| * | | | | | timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-161-0/+1
| * | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-163-50/+114
| |\ \ \ \ \ \
| | * | | | | | intel_ips: blacklist HP ProBook laptopsTakashi Iwai2012-06-261-0/+22
| | * | | | | | ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter2012-06-261-3/+3
| | * | | | | | sony-laptop: correct find_snc_handle failure checksMattia Dongili2012-06-261-3/+3
| | * | | | | | sony-laptop: fix a couple signedness bugsDan Carpenter2012-06-261-3/+1
| | * | | | | | sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter2012-06-261-3/+3
| | * | | | | | sony-laptop: input initialization should be done before SNCMattia Dongili2012-06-261-13/+12
| | * | | | | | sony-laptop: add lid backlight support for handle 0x143Mattia Dongili2012-06-261-3/+24
| | * | | | | | sony-laptop: store battery care limits on batteriesMattia Dongili2012-06-261-20/+21
| | * | | | | | sony-laptop: notify userspace of GFX switch position changesMarco Chiappero2012-06-261-1/+20
| | * | | | | | sony-laptop: use an enum for SNC event typesMattia Dongili2012-06-261-3/+7
| * | | | | | | fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-161-5/+4
| * | | | | | | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-163-0/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2012-07-142-0/+4
| | * | | | | | pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng2012-07-141-0/+2
* | | | | | | | time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz2012-07-151-105/+103
* | | | | | | | time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz2012-07-151-21/+21
* | | | | | | | time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz2012-07-151-19/+10
* | | | | | | | time: Refactor accumulation of nsecs to secsJohn Stultz2012-07-151-22/+32
* | | | | | | | time: Condense timekeeper.xtime into xtime_secJohn Stultz2012-07-151-71/+110
* | | | | | | | time: Explicitly use u32 instead of int for shift valuesJohn Stultz2012-07-151-3/+3
* | | | | | | | time: Whitespace cleanups per Ingo%27s requestsJohn Stultz2012-07-151-21/+18
* | | | | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-151128-6042/+11411
|\ \ \ \ \ \ \ \
| * | | | | | | | ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-07-151-2/+6
| |/ / / / / / /
| * | | | | | | Linux 3.5-rc7v3.5-rc7Linus Torvalds2012-07-141-1/+1
| * | | | | | | blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-141-5/+3
| * | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-142-91/+43
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-132-89/+41
| | * | | | | | | ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai2012-07-061-2/+2