Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | netfilter: nf_conntrack: fix error return code | Wei Yongjun | 2013-03-27 | 1 | -0/+1 | |
| | * | | | | netfilter: nfnetlink_acct: return -EINVAL if object name is empty | Pablo Neira Ayuso | 2013-03-25 | 1 | -0/+2 | |
| | * | | | | netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() | Wei Yongjun | 2013-03-25 | 1 | -1/+3 | |
| | * | | | | netfilter: reset nf_trace in nf_reset | Gao feng | 2013-03-25 | 1 | -0/+3 | |
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-04-04 | 11 | -57/+70 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-03 | 11 | -57/+70 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | mwifiex: limit channel number not to overflow memory | Stone Piao | 2013-04-01 | 1 | -1/+2 | |
| | | * | | | | | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-04-01 | 3 | -32/+20 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | NFC: microread: Fix build failure due to a new MEI bus API | Samuel Ortiz | 2013-04-01 | 1 | -21/+17 | |
| | | | * | | | | | NFC: llcp: Keep the connected socket parent pointer alive | Samuel Ortiz | 2013-03-26 | 1 | -1/+3 | |
| | | | * | | | | | NFC: llcp: Remove possible double call to kfree_skb | Thierry Escande | 2013-03-20 | 1 | -2/+0 | |
| | | | * | | | | | NFC: llcp: Detach socket from process context only when releasing the socket | Samuel Ortiz | 2013-03-20 | 2 | -8/+0 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-04-01 | 2 | -11/+9 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | iwlwifi: dvm: fix the passive-no-RX workaround | Johannes Berg | 2013-03-28 | 2 | -11/+9 | |
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-01 | 5 | -13/+39 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | mac80211: fix idle handling sequence | Johannes Berg | 2013-03-25 | 3 | -4/+16 | |
| | | | * | | | | | | | mac80211: fix remain-on-channel cancel crash | Johannes Berg | 2013-03-25 | 3 | -9/+23 | |
* | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-05 | 9 | -24/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | MIPS: Delete definition of SA_RESTORER. | Ralf Baechle | 2013-04-05 | 1 | -2/+6 | |
| * | | | | | | | | | | | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu | 2013-04-05 | 4 | -13/+7 | |
| * | | | | | | | | | | | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 2013-04-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle | 2013-04-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle | 2013-04-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney | 2013-04-05 | 1 | -4/+7 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2013-04-05 | 4 | -38/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | GFS2: Issue discards in 512b sectors | Bob Peterson | 2013-04-05 | 1 | -17/+13 | |
| * | | | | | | | | | | | GFS2: Fix unlock of fcntl locks during withdrawn state | Steven Whitehouse | 2013-04-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | GFS2: return error if malloc failed in gfs2_rs_alloc() | Wei Yongjun | 2013-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | GFS2: use memchr_inv | Akinobu Mita | 2013-04-04 | 1 | -6/+2 | |
| * | | | | | | | | | | | GFS2: use kmalloc for lvb bitmap | David Teigland | 2013-04-04 | 2 | -13/+19 | |
* | | | | | | | | | | | | firmware,IB/qib: revert firmware file move | Mike Marciniszyn | 2013-04-05 | 3 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-05 | 5 | -44/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts | Anatolij Gustschin | 2013-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | spi: Unlock a spinlock before calling into the controller driver. | Bryan Freed | 2013-04-01 | 1 | -8/+7 | |
| * | | | | | | | | | | | | spi/s3c64xx: modified error interrupt handling and init | Girish K S | 2013-04-01 | 1 | -16/+25 | |
| * | | | | | | | | | | | | spi/bcm63xx: don't disable non enabled clocks in probe error path | Jonas Gorski | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | spi/bcm63xx: Remove unused variable | Kevin Cernekee | 2013-03-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | spi: slink-tegra20: move runtime pm calls to transfer_one_message | Laxman Dewangan | 2013-03-12 | 1 | -17/+8 | |
* | | | | | | | | | | | | | Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" | Johan Hovold | 2013-04-05 | 2 | -31/+20 | |
* | | | | | | | | | | | | | Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2013-04-05 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | video:uvesafb: Fix dereference NULL pointer code path | Wang YanQing | 2013-04-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | fbmon: use VESA_DMT_VSYNC_HIGH to fix typo | Jingoo Han | 2013-04-02 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2013-04-05 | 20 | -37/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ALSA: hda/generic - fix uninitialized variable | Jiri Slaby | 2013-04-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert "ALSA: hda - Allow power_save_controller option override DCAPS" | Takashi Iwai | 2013-04-04 | 2 | -7/+4 | |
| * | | | | | | | | | | | | | ALSA: hda - fix typo in proc output | David Henningsson | 2013-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ALSA: hda - Enabling Realtek ALC 671 codec | Rainer Koenig | 2013-04-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | ALSA: usb: Work around CM6631 sample rate change bug | Torstein Hegge | 2013-04-03 | 1 | -10/+35 | |
| * | | | | | | | | | | | | | ALSA: hda - bug fix on HDMI ELD debug message | Mengdong Lin | 2013-04-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ALSA: hda - bug fix on return value when getting HDMI ELD info | Mengdong Lin | 2013-04-02 | 1 | -1/+1 |