Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | udplite: fast-path computation of checksum coverage | Gerrit Renker | 2011-10-17 | 1 | -32/+31 | |
* | | | | | | | | mm: fix race between mremap and removing migration entry | Hugh Dickins | 2011-10-19 | 1 | -4/+4 | |
* | | | | | | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus | Linus Torvalds | 2011-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release() | Antonio Ospite | 2011-10-19 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-10-19 | 5 | -9/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm/radeon/kms/atom: fix handling of FB scratch indices | Alex Deucher | 2011-10-19 | 2 | -2/+14 | |
| * | | | | | | | | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge... | Alex Deucher | 2011-10-18 | 1 | -1/+11 | |
| * | | | | | | | | drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls | Alex Deucher | 2011-10-18 | 1 | -1/+1 | |
| * | | | | | | | | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping | Alex Deucher | 2011-10-18 | 1 | -4/+9 | |
| * | | | | | | | | ttm: Fix error-path using an uninitialized value | Thomas Hellstrom | 2011-10-18 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | cputimer: Cure lock inversion | Peter Zijlstra | 2011-10-18 | 1 | -3/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Linux 3.1-rc10v3.1-rc10 | Linus Torvalds | 2011-10-17 | 1 | -1/+1 | |
* | | | | | | | Avoid using variable-length arrays in kernel/sys.c | Linus Torvalds | 2011-10-17 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-10-16 | 4 | -3/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS | Zoltan Devai | 2011-10-15 | 1 | -1/+0 | |
| * | | | | | | ARM: 7122/1: localtimer: add header linux/errno.h explicitly | Shawn Guo | 2011-10-15 | 1 | -0/+2 | |
| * | | | | | | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 | Will Deacon | 2011-10-15 | 1 | -2/+2 | |
| * | | | | | | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES | Linus Walleij | 2011-10-01 | 1 | -0/+7 | |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-15 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwmon: (w83627ehf) Properly report thermal diode sensors | Jean Delvare | 2011-10-13 | 1 | -4/+11 | |
* | | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-14 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gpio-pca953x: fix gpio_base | Hartmut Knaack | 2011-10-13 | 1 | -0/+1 | |
| * | | | | | | | | gpio/omap: fix build error with certain OMAP1 configs | Janusz Krzysztofik | 2011-10-13 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-10-14 | 8 | -62/+69 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfs: revert to using a kthread for AIL pushing | Christoph Hellwig | 2011-10-11 | 4 | -51/+45 | |
| * | | | | | | | | xfs: force the log if we encounter pinned buffers in .iop_pushbuf | Christoph Hellwig | 2011-10-11 | 5 | -10/+24 | |
| * | | | | | | | | xfs: do not update xa_last_pushed_lsn for locked items | Christoph Hellwig | 2011-10-11 | 1 | -1/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile | Linus Torvalds | 2011-10-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files | Chris Metcalf | 2011-10-13 | 2 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-10-14 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: Default to vsyscall=native for now | Adrian Bunk | 2011-10-11 | 2 | -4/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-10-14 | 1 | -10/+12 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-13 | 5 | -13/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mscan: too much data copied to CAN frame due to 16 bit accesses | Wolfgang Grandegger | 2011-10-10 | 1 | -3/+8 | |
| * | | | | | | | | gro: refetch inet6_protos[] after pulling ext headers | Yan, Zheng | 2011-10-10 | 1 | -0/+1 | |
| * | | | | | | | | bnx2x: fix cl_id allocation for non-eth clients for NPAR mode | Dmitry Kravkov | 2011-10-10 | 2 | -7/+13 | |
| * | | | | | | | | mlx4_en: fix endianness with blue frame support | Thadeu Lima de Souza Cascardo | 2011-10-10 | 1 | -3/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | ide: Fix file references in drivers/ide/ | Johann Felix Soden | 2011-10-13 | 1 | -12/+12 | |
* | | | | | | | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 2011-10-13 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Btrfs: make sure not to defrag extents past i_size | Chris Mason | 2011-10-11 | 1 | -1/+3 | |
| * | | | | | | | Btrfs: fix recursive auto-defrag | Li Zefan | 2011-10-10 | 1 | -0/+7 | |
* | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 | Steve French | 2011-10-07 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-10-10 | 4 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'omap/fixes-for-3.1' into fixes | Arnd Bergmann | 2011-10-08 | 3 | -12/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_init | Axel Lin | 2011-09-30 | 1 | -3/+0 | |
| | * | | | | | | | | | ARM: OMAP: Fix i2c init for twl4030 | Tony Lindgren | 2011-09-30 | 1 | -1/+2 | |
| | * | | | | | | | | | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 | Bryan Buckley | 2011-09-30 | 1 | -8/+4 | |
| * | | | | | | | | | | ARM: mach-ux500: enable fix for ARM errata 754322 | srinidhi kasagar | 2011-10-07 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | ARM: tegra: fix compilation error due to mach/hardware.h removal | Marc Dietrich | 2011-10-10 | 1 | -1/+0 |