Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | PCI: defer enablement of SRIOV BARS | Ram Pai | 2011-12-05 | 2 | -1/+8 | |
* | | | | | | | | Linux 3.2-rc6v3.2-rc6 | Linus Torvalds | 2011-12-16 | 1 | -1/+1 | |
* | | | | | | | | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds | 2011-12-16 | 1 | -6/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-12-16 | 8 | -76/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 2011-12-14 | 1 | -2/+1 | |
| * | | | | | | | | sbus: convert drivers/sbus/char/* to use module_platform_driver() | Axel Lin | 2011-12-04 | 5 | -57/+5 | |
| * | | | | | | | | bbc_i2c: Remove unneeded err variable | Axel Lin | 2011-12-04 | 1 | -10/+4 | |
| * | | | | | | | | sparc: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-12-04 | 2 | -7/+3 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-16 | 22 | -129/+130 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ipv6: Check dest prefix length on original route not copied one in rt6_alloc_... | David S. Miller | 2011-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | sch_gred: should not use GFP_KERNEL while holding a spinlock | Eric Dumazet | 2011-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | ipip, sit: copy parms.name after register_netdevice | Ted Feng | 2011-12-12 | 2 | -2/+12 | |
| * | | | | | | | | | ipv6: Fix for adding multicast route for loopback device automatically. | Li Wei | 2011-12-12 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-09 | 13 | -67/+76 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ssb: fix init regression with SoCs | Hauke Mehrtens | 2011-12-08 | 1 | -2/+6 | |
| | * | | | | | | | | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 2011-12-07 | 4 | -4/+4 | |
| | * | | | | | | | | | mac80211: fix another race in aggregation start | Johannes Berg | 2011-12-07 | 1 | -45/+41 | |
| | * | | | | | | | | | ath9k: fix check for antenna diversity support | Felix Fietkau | 2011-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-12-06 | 6 | -15/+24 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Bluetooth: Correct version check in hci_setup | Andrei Emeltchenko | 2011-12-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | btusb: fix a memory leak in btusb_send_frame() | Cong Wang | 2011-12-03 | 1 | -2/+1 | |
| | | * | | | | | | | | | Bluetooth: bnep: Fix module reference | David Herrmann | 2011-11-21 | 1 | -5/+3 | |
| | | * | | | | | | | | | Bluetooth: cmtp: Fix module reference | David Herrmann | 2011-11-21 | 1 | -2/+3 | |
| | | * | | | | | | | | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797 | Bing Zhao | 2011-11-21 | 2 | -5/+16 | |
| * | | | | | | | | | | | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-12-07 | 1 | -5/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | batman-adv: delete global entry in case of roaming | Antonio Quartulli | 2011-12-07 | 1 | -3/+18 | |
| | * | | | | | | | | | | | batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM | Antonio Quartulli | 2011-12-07 | 1 | -2/+4 | |
| * | | | | | | | | | | | | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 2011-12-07 | 1 | -45/+8 | |
| * | | | | | | | | | | | | ppp: fix pptp double release_sock in pptp_bind() | Djalal Harouni | 2011-12-07 | 1 | -3/+1 | |
| * | | | | | | | | | | | | net/fec: fix the use of pdev->id | Shawn Guo | 2011-12-07 | 1 | -4/+7 | |
| | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2011-12-16 | 13 | -140/+311 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | btrfs: lower the dirty balance poll interval | Wu Fengguang | 2011-12-16 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Btrfs: unplug every once and a while | Chris Mason | 2011-12-15 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason | 2011-12-15 | 11 | -117/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Btrfs: only set cache_generation if we setup the block group | Josef Bacik | 2011-12-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Btrfs: don't panic if orphan item already exists | Josef Bacik | 2011-12-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Btrfs: fix leaked space in truncate | Josef Bacik | 2011-12-15 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 2011-12-15 | 4 | -13/+44 | |
| | * | | | | | | | | | | | | | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik | 2011-12-15 | 4 | -22/+80 | |
| | * | | | | | | | | | | | | | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik | 2011-12-15 | 4 | -78/+83 | |
| * | | | | | | | | | | | | | | Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code | Chris Mason | 2011-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | BTRFS: Establish i_ops before calling d_instantiate | Casey Schaufler | 2011-12-15 | 1 | -5/+26 | |
| * | | | | | | | | | | | | | | Btrfs: add a cond_resched() into the worker loop | Chris Mason | 2011-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Btrfs: fix ctime update of on-disk inode | Li Zefan | 2011-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | btrfs: keep orphans for subvolume deletion | Arne Jansen | 2011-12-15 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | | Btrfs: fix inaccurate available space on raid0 profile | Miao Xie | 2011-12-15 | 1 | -6/+13 | |
| * | | | | | | | | | | | | | | Btrfs: fix wrong disk space information of the files | Miao Xie | 2011-12-15 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | Btrfs: fix wrong i_size when truncating a file to a larger size | Miao Xie | 2011-12-15 | 1 | -6/+12 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror | Chris Mason | 2011-12-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 2011-12-16 | 14 | -90/+361 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |