summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cifs: move mid result processing into common functionJeff Layton2011-01-191-78/+43
| * | | | | cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton2011-01-191-17/+24
| * | | | | cifs: clean up accesses to midCountJeff Layton2011-01-193-5/+5
| * | | | | cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton2011-01-191-13/+13
| * | | | | cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton2011-01-191-41/+3
| * | | | | cifs: don't fail writepages on -EAGAIN errorsJeff Layton2011-01-191-12/+37
| * | | | | CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-01-194-13/+16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-207-30/+77
|\ \ \ \ \ \
| * | | | | | virtio: remove virtio-pci root deviceMilton Miller2011-01-201-18/+2
| * | | | | | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-201-0/+1
| * | | | | | lguest: compile fixesRusty Russell2011-01-202-2/+2
| * | | | | | lguest: Use this_cpu_opsChristoph Lameter2011-01-203-4/+4
| * | | | | | lguest: document --rng in example LauncherPhilip Sanderson2011-01-201-0/+5
| * | | | | | lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson2011-01-201-8/+15
| * | | | | | lguest: --username and --chroot optionsPhilip Sanderson2011-01-201-0/+50
* | | | | | | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-201-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-201-23/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | trusted-keys: avoid scattring va_end()Tetsuo Handa2011-01-191-17/+13
| * | | | | | | | trusted-keys: check for NULL before using itTetsuo Handa2011-01-191-0/+5
| * | | | | | | | trusted-keys: another free memory bugfixTetsuo Handa2011-01-191-3/+5
| * | | | | | | | trusted-keys: free memory bugfixMimi Zohar2011-01-141-5/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-01-203-51/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GFS2: Fix error path in gfs2_lookup_by_inum()Steven Whitehouse2011-01-182-51/+22
| * | | | | | | | | GFS2: remove iopen glocks from cache on failed deletesBenjamin Marzinski2011-01-181-0/+1
* | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-20155-220/+267
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPICA: Update version to 20110112Bob Moore2011-01-181-1/+1
| * | | | | | | | | | ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-18155-155/+155
| * | | | | | | | | | ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-1813-64/+85
| * | | | | | | | | | ACPICA: Debugger: Lock namespace for duration of a namespace dumpBob Moore2011-01-181-0/+15
| * | | | | | | | | | ACPICA: Fix namespace race conditionDana Myers2011-01-181-0/+9
| * | | | | | | | | | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().Jesper Juhl2011-01-181-0/+2
* | | | | | | | | | | Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds2011-01-201-5/+5
* | | | | | | | | | | i915: Fix i915 suspend delayLinus Torvalds2011-01-202-3/+3
* | | | | | | | | | | ACPI / Battery: remove battery refresh on resumeLinus Torvalds2011-01-201-1/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-196-29/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Unify "numa=" command line option handlingJan Beulich2011-01-195-20/+30
| * | | | | | | | | | Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-191-9/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1941-258/+512
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-192-2/+3
| * | | | | | | | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-191-1/+1
| * | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-195-6/+6
| * | | | | | | | | gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov2011-01-181-1/+1
| * | | | | | | | | net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto2011-01-181-2/+12
| * | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-181-2/+2
| * | | | | | | | | USB CDC NCM: tx_fixup() race condition fixAlexey Orishko2011-01-181-7/+12
| * | | | | | | | | ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl2011-01-181-3/+2
| * | | | | | | | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-181-3/+0
| * | | | | | | | | bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner2011-01-181-2/+2
| * | | | | | | | | bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-181-1/+1
OpenPOWER on IntegriCloud